Skip to content

Commit

Permalink
Merge pull request #353 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 20, 2023
2 parents 77e2634 + 8b282fe commit a8c2abb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@ pyqt5==5.15.10; platform_machine != 'ppc64le'
pyyaml==6.0.1
scikit-learn==1.3.2
scikit-image==0.22.0; platform_machine != 'ppc64le'
statsmodels==0.14.0; platform_machine != 'ppc64le'
statsmodels==0.14.1; platform_machine != 'ppc64le'


# test requirements
hypothesis==6.92.0
hypothesis==6.92.1
pytest==7.4.3
miniball==1.2.0
sympy==1.12
tables==3.9.2; platform_machine != 'ppc64le'
coverage==7.3.2
coverage==7.3.3
click==8.1.7
pytest-cov==4.1.0
ruamel.yaml==0.18.5

0 comments on commit a8c2abb

Please sign in to comment.