Skip to content

Commit 557219d

Browse files
committed
Bumps torch version
1 parent 94749d2 commit 557219d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ flake8==7.0.0
1212
mypy==1.8.0
1313
types-retry==0.9.9.4
1414
freezegun==1.5.0
15-
torch>=1.13.1
15+
torch==2.5.1
1616
httpx==0.27.0
1717
ruff==0.4.7
1818
aioresponses==0.7.6

requirements/torch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
torch>=1.13.1
1+
torch==2.5.1

0 commit comments

Comments
 (0)