Skip to content

Commit

Permalink
Merge pull request #373 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 Feb 21, 2024
2 parents 2c544e4 + a426e4c commit 4094cd9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ pythia-learn==0.3.0
rowan==1.3.0.post1
coxeter==0.7.0
plato-draw==1.12.0
signac==2.1.0
signac-flow==0.27.0
signac==2.2.0
signac-flow==0.28.0
signac-dashboard==0.6.1

# transitive dependencies
Expand All @@ -19,27 +19,27 @@ pyarrow==15.0.0
# commonly used packages
h5py==3.10.0
jupyter==1.0.0
jupyterlab==4.1.1
matplotlib==3.8.2
jupyterlab==4.1.2
matplotlib==3.8.3
notebook==7.1.0
opencv-python==4.9.0.80
pandas==2.2.0
Pillow==10.2.0
pyqt5==5.15.10
pyyaml==6.0.1
scikit-learn==1.4.0
scikit-learn==1.4.1.post1
scikit-image==0.22.0
statsmodels==0.14.1


# test requirements
hypothesis==6.98.4
pytest==8.0.0
hypothesis==6.98.9
pytest==8.0.1
miniball==1.2.0
sympy==1.12
tables==3.9.2
coverage==7.4.1
coverage==7.4.2
click==8.1.7
pytest-cov==4.1.0
ruamel.yaml==0.18.6
gitpython==3.1.41
gitpython==3.1.42

0 comments on commit 4094cd9

Please sign in to comment.