Skip to content

Commit

Permalink
pin monty
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Sep 12, 2024
1 parent 5a2c7be commit 71a9f97
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",
"monty==2024.7.12",
# "numpy>=1.26", # TODO: remove after test
"numpy>=2.0.0",
"nvidia-ml-py3>=7.352.0",
"pymatgen>=2024.9.10",
Expand Down

0 comments on commit 71a9f97

Please sign in to comment.