Skip to content

Commit 3df341a

Browse files
authored
Update torch version to >=2.8.0
1 parent 59f3012 commit 3df341a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ numpy~=1.23.5
44
pandas~=1.5.3
55
matplotlib~=3.7.0
66
scipy~=1.10.0
7-
torch~=1.13.1
7+
torch>=2.8.0
88
sympy~=1.11.1
99
numba~=0.56.4
1010
pytest~=7.2.1
11-
latex~=0.7.0
11+
latex~=0.7.0

0 commit comments

Comments
 (0)