Skip to content

Commit

Permalink
Merge pull request #357 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 Jan 16, 2024
2 parents 5900cb2 + a093243 commit 5e39e43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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.7
Cython==3.0.8
numpy==1.26.3
pkgconfig==1.5.5
pybind11==2.11.1
Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rowan==1.3.0.post1
coxeter==0.7.0
plato-draw==1.12.0
signac==2.1.0
signac-flow==0.26.1
signac-flow==0.27.0
signac-dashboard==0.6.1

# transitive dependencies
Expand All @@ -32,7 +32,7 @@ statsmodels==0.14.1; platform_machine != 'ppc64le'


# test requirements
hypothesis==6.92.5
hypothesis==6.93.1
pytest==7.4.4
miniball==1.2.0
sympy==1.12
Expand All @@ -41,3 +41,4 @@ coverage==7.4.0
click==8.1.7
pytest-cov==4.1.0
ruamel.yaml==0.18.5
gitpython==3.1.41

0 comments on commit 5e39e43

Please sign in to comment.