Skip to content

Commit

Permalink
Merge pull request #314 from WMD-group/dependabot/pip/numpy-2.1.0
Browse files Browse the repository at this point in the history
Bump numpy from 1.26.2 to 2.1.0
  • Loading branch information
AntObi authored Sep 27, 2024
2 parents c2f47ff + c7b04c8 commit 25d74e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
test_suite="smact.tests.test",
install_requires=[
"scipy",
"numpy",
"numpy<3",
"spglib",
"pymatgen>=2024.2.20",
"ase",
Expand Down

0 comments on commit 25d74e7

Please sign in to comment.