Skip to content

Commit

Permalink
Merge pull request #1 from ricardonpa/main
Browse files Browse the repository at this point in the history
Update `pyproject.toml` with `torch==2.3.0`.
  • Loading branch information
amkrajewski authored Oct 16, 2024
2 parents c988d4e + 24bc4e2 commit 7148357
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 @@ -31,7 +31,7 @@ dependencies = [
"numpy>=1.26.0, <2.0.0",
"scipy>=1.11.0",
"jarvis-tools>=2021.07.19",
"torch==2.1.0",
"torch==2.3.0",
"dgl>=1.1.3",
"scikit-learn>=1.3.1",
"matplotlib>=3.4.1",
Expand Down

0 comments on commit 7148357

Please sign in to comment.