Skip to content

Commit

Permalink
Merge pull request #348 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 Nov 27, 2023
2 parents bbb049b + 4c156f0 commit 22aeda2
Show file tree
Hide file tree
Showing 2 changed files with 3 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.5
Cython==3.0.6
numpy==1.26.2
pkgconfig==1.5.5
pybind11==2.11.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ statsmodels==0.14.0; platform_machine != 'ppc64le'


# test requirements
hypothesis==6.90.0
hypothesis==6.91.0
pytest==7.4.3
miniball==1.2.0
sympy==1.12
tables==3.9.1; platform_machine != 'ppc64le'
tables==3.9.2; platform_machine != 'ppc64le'
coverage==7.3.2
click==8.1.7
pytest-cov==4.1.0
Expand Down

0 comments on commit 22aeda2

Please sign in to comment.