Skip to content

Commit

Permalink
test numpy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Sep 12, 2024
1 parent a7bcc25 commit c40388a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ license = { text = "Modified BSD" }
dependencies = [
"ase>=3.23.0",
"cython>=3",
"numpy>=1.26",
# "numpy>=1.26",
"numpy>=2.0.0",
"nvidia-ml-py3>=7.352.0",
"pymatgen>=2024.9.10",
"torch>=1.11.0",
Expand Down

0 comments on commit c40388a

Please sign in to comment.