Skip to content

Commit a13fc98

Browse files
committed
Upgrade torch dependency
1 parent 84c827b commit a13fc98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-notebooks.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ distributed==2024.8.0
44
imblearn
55
pillow==10.4.0
66
skorch>=1.1.0
7-
torch==2.2.0
8-
torchvision==0.17.0
7+
torch>=2.8.0
8+
torchvision>=0.23.0
99
transformers==4.44.2
1010
zarr>=2,<3; python_version<'3.11'
1111
numcodecs<0.16.0; python_version<'3.11'

0 commit comments

Comments
 (0)