Skip to content

Commit

Permalink
Upgrade pfsc-examp
Browse files Browse the repository at this point in the history
  • Loading branch information
skieffer committed Jun 2, 2024
1 parent 0609deb commit 19cd4ed
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/other-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"pfsc-pdf": "3.2.0",
"pyodide": "0.21.0",
"pfsc-examp": "0.23.0",
"pfsc-examp": "0.24.0",
"pfsc-util": "0.22.8",
"displaylang": "0.23.0",
"displaylang-sympy": "0.10.4",
Expand Down
2 changes: 1 addition & 1 deletion server/req/test-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ pytest-cov==4.0.0
# is instead delivered to the user's browser via Pyodide) we do have unit
# tests here in pfsc-server that help test code living in the pfsc-examp
# project. So for testing we do install it.
pfsc-examp==0.23.0
pfsc-examp==0.24.0
6 changes: 3 additions & 3 deletions server/req/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ packaging==23.1 \
# via
# -c requirements.txt
# pytest
pfsc-examp==0.23.0 \
--hash=sha256:1ab6bbfb06e24f27204ed90b3128a592dc203857161f5c3863d562c95b2342f8 \
--hash=sha256:a5cbd531f0690111c16739063aaf1b04b2c6b30c9a95cb56f4b4d7b6a6254786
pfsc-examp==0.24.0 \
--hash=sha256:3020a680a7565e66f21721c9f9024ac0c7a1dc3bb339348126c0194d3ada8be7 \
--hash=sha256:90aa09d8c1fb63f8c9fb8c83ae96488d5365081dd97732df469158bad2500830
# via -r test-requirements.in
pfsc-util==0.22.8 \
--hash=sha256:2967e36233fc05b303257d1639317e9d8db3e50f8054cc5f48b8da6dd36042a0 \
Expand Down

0 comments on commit 19cd4ed

Please sign in to comment.