Skip to content

Commit

Permalink
Merge pull request #615 from aai-institute/dependabot/pip/torch-2.2.0
Browse files Browse the repository at this point in the history
Bump torch from 2.0.1 to 2.2.0
  • Loading branch information
schroedk authored Sep 2, 2024
2 parents 217afb6 + 5e032e0 commit 81f72f8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-notebooks.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
datasets==2.14.6
distributed==2023.4.0
pillow==10.3.0
torch==2.0.1
torchvision==0.15.2
transformers==4.38.0
datasets==2.21.0
distributed==2023.5.0
pillow==10.4.0
torch==2.2.0
torchvision==0.17.0
transformers==4.44.2
zarr==2.16.1

0 comments on commit 81f72f8

Please sign in to comment.