Skip to content

Commit

Permalink
chore(deps): update dependency torch to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent a33bc6f commit 4e2a355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pytorch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ idna==3.4
numpy==1.24.2
Pillow==10.2.0
requests==2.31.0
torch==1.13.1
torch==2.1.2
torchvision==0.14.1
typing_extensions==4.5.0
urllib3==1.26.18
2 changes: 1 addition & 1 deletion ray/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tabulate==0.9.0
tensorflow==2.13.0; sys_platform != 'darwin' or platform_machine != 'arm64'
tensorflow-macos==2.13.0; sys_platform == 'darwin' and platform_machine == 'arm64'
termcolor==2.3.0
torch==1.13.1
torch==2.1.2
typing_extensions==4.5.0
tzdata==2023.3
urllib3==1.26.18
Expand Down

0 comments on commit 4e2a355

Please sign in to comment.