Skip to content

Commit

Permalink
Pin numpy<2
Browse files Browse the repository at this point in the history
  • Loading branch information
AntObi committed Jul 3, 2024
1 parent 579e67c commit b947ab2
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 @@ -49,7 +49,7 @@
test_suite="smact.tests.test",
install_requires=[
"scipy",
"numpy",
"numpy<2",
"spglib",
"pymatgen>=2024.2.20",
"ase",
Expand Down

0 comments on commit b947ab2

Please sign in to comment.