Skip to content

Commit

Permalink
Merge pull request #346 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 Nov 13, 2023
2 parents 5e8b50b + c22dd06 commit 9a1fcb1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-source.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Cython==3.0.5
numpy==1.26.1
numpy==1.26.2
pkgconfig==1.5.5
pybind11==2.11.1
pythran==0.14.0
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ coxeter==0.7.0
plato-draw==1.12.0
signac==2.1.0
signac-flow==0.26.1
signac-dashboard==0.6.0
signac-dashboard==0.6.1

# transitive dependencies
Werkzeug==2.3.7
Werkzeug==2.3.8

# commonly used packages
h5py==3.10.0
Expand All @@ -20,7 +20,7 @@ jupyterlab==4.0.8; platform_machine != 'ppc64le'
matplotlib==3.8.1; platform_machine != 'ppc64le'
notebook==7.0.6; platform_machine != 'ppc64le'
opencv-python==4.8.1.78; platform_machine != 'ppc64le'
pandas==2.1.2
pandas==2.1.3
Pillow==10.1.0
pyqt5==5.15.10; platform_machine != 'ppc64le'
pyyaml==6.0.1
Expand All @@ -30,7 +30,7 @@ statsmodels==0.14.0; platform_machine != 'ppc64le'


# test requirements
hypothesis==6.88.3
hypothesis==6.88.4
pytest==7.4.3
miniball==1.2.0
sympy==1.12
Expand Down

0 comments on commit 9a1fcb1

Please sign in to comment.