Skip to content

Commit

Permalink
Tru to fix requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Aug 13, 2024
1 parent 57e22a1 commit b392449
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ classifiers = [
]
dependencies = [
"ase",
"dgl>=2.0.0",
"dgl<=2.1.0",
"pymatgen",
"lightning",
"lightning<=2.4.0",
"torch<=2.2.1",
"pydantic",
"torchdata",
"torchdata<=0.7.1",
"boto3",
"numpy<2.0.0"
]
Expand Down

0 comments on commit b392449

Please sign in to comment.