Skip to content

Commit

Permalink
Merge pull request #310 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 Jul 10, 2023
2 parents 654a7aa + 9181316 commit f714cfc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements-source.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Cython==0.29.35
numpy==1.25.0
Cython==0.29.36
numpy==1.25.1
pkgconfig==1.5.5
pybind11==2.10.4
pythran==0.13.1
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ signac-dashboard==0.5.0
h5py==3.9.0
jupyter==1.0.0; platform_machine != 'ppc64le'
jupyterlab==4.0.2; platform_machine != 'ppc64le'
matplotlib==3.7.1; platform_machine != 'ppc64le'
matplotlib==3.7.2; platform_machine != 'ppc64le'
notebook==6.5.4; platform_machine != 'ppc64le'
opencv-python==4.8.0.74; platform_machine != 'ppc64le'
pandas==2.0.3
Expand All @@ -27,12 +27,12 @@ statsmodels==0.14.0; platform_machine != 'ppc64le'


# test requirements
hypothesis==6.80.0
hypothesis==6.81.0
pytest==7.4.0
miniball==1.2.0
sympy==1.12
tables==3.8.0; platform_machine != 'ppc64le'
coverage==7.2.7
click==8.1.3
click==8.1.4
pytest-cov==4.1.0
ruamel.yaml==0.17.32

0 comments on commit f714cfc

Please sign in to comment.