Skip to content

Commit

Permalink
Merge pull request #336 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 Oct 26, 2023
2 parents 76d44c8 + cb1a4c2 commit c9d75d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-source.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Cython==3.0.3
Cython==3.0.4
numpy==1.26.1
pkgconfig==1.5.5
pybind11==2.11.1
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ h5py==3.10.0
jupyter==1.0.0; platform_machine != 'ppc64le'
jupyterlab==4.0.7; platform_machine != 'ppc64le'
matplotlib==3.8.0; platform_machine != 'ppc64le'
notebook==7.0.5; platform_machine != 'ppc64le'
notebook==7.0.6; platform_machine != 'ppc64le'
opencv-python==4.8.1.78; platform_machine != 'ppc64le'
pandas==2.1.1
Pillow==10.1.0
pyqt5==5.15.10; platform_machine != 'ppc64le'
pyyaml==6.0.1
scikit-learn==1.3.1
scikit-learn==1.3.2
scikit-image==0.22.0; platform_machine != 'ppc64le'
statsmodels==0.14.0; platform_machine != 'ppc64le'

Expand All @@ -38,4 +38,4 @@ tables==3.9.1; platform_machine != 'ppc64le'
coverage==7.3.2
click==8.1.7
pytest-cov==4.1.0
ruamel.yaml==0.17.35
ruamel.yaml==0.17.40

0 comments on commit c9d75d4

Please sign in to comment.