Skip to content

Commit

Permalink
Merge pull request #12 from amazon-science/dependabot/pip/torch-2.2.0
Browse files Browse the repository at this point in the history
Bump torch from 1.6.0 to 2.2.0
  • Loading branch information
hankcs authored Oct 24, 2024
2 parents 8447633 + 910103d commit 2a04a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
include_package_data=True,
install_requires=[
"matplotlib==3.1.0",
"torch==1.13.1",
"torch==2.2.0",
"lark-parser==0.8.2",
"requests==2.32.2",
"cached-property==1.5.1",
Expand Down

0 comments on commit 2a04a10

Please sign in to comment.