Skip to content

Commit

Permalink
looks like torch is having some issue with np2 as well, pytorch/pytor…
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Sep 12, 2024
1 parent 3e935fa commit 676e788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"numpy>=2.0.0",
"nvidia-ml-py3>=7.352.0",
"pymatgen>=2024.9.10",
"torch>=1.11.0",
"torch>=2.4.1",
"typing-extensions>=4.12",
]
classifiers = [
Expand Down

0 comments on commit 676e788

Please sign in to comment.