Skip to content

Commit

Permalink
Merge pull request #14 from thomassutter/dependabot/pip/torch-2.2.0
Browse files Browse the repository at this point in the history
Bump torch from 1.13.1 to 2.2.0
  • Loading branch information
thomassutter authored Jul 30, 2024
2 parents dbb0d16 + ed18706 commit 02d784d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion echonet/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ six==1.15.0
sklearn==0.0
threadpoolctl==2.1.0
tifffile==2021.3.17
torch==1.13.1
torch==2.2.0
torchvision==0.9.0
tqdm==4.66.3
typing-extensions==3.7.4.3
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ scikit_learn==1.1.2
scipy==1.8.1
seaborn==0.11.2
setuptools==70.0.0
torch==1.13.1
torch==2.2.0
torchvision==0.12.0
tqdm==4.66.3

0 comments on commit 02d784d

Please sign in to comment.