Skip to content

Commit

Permalink
Merge pull request #352 from glotzerlab/update-packages-trunk
Browse files Browse the repository at this point in the history
Update packages on trunk
  • Loading branch information
joaander authored Dec 11, 2023
2 parents 175cb5b + 32141e5 commit 77e2634
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-cupy.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cupy==12.2.0
cupy==12.3.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jupyterlab==4.0.9; platform_machine != 'ppc64le'
matplotlib==3.8.2; platform_machine != 'ppc64le'
notebook==7.0.6; platform_machine != 'ppc64le'
opencv-python==4.8.1.78; platform_machine != 'ppc64le'
pandas==2.1.3
pandas==2.1.4
Pillow==10.1.0
pyqt5==5.15.10; platform_machine != 'ppc64le'
pyyaml==6.0.1
Expand All @@ -32,7 +32,7 @@ statsmodels==0.14.0; platform_machine != 'ppc64le'


# test requirements
hypothesis==6.91.0
hypothesis==6.92.0
pytest==7.4.3
miniball==1.2.0
sympy==1.12
Expand Down

0 comments on commit 77e2634

Please sign in to comment.