Skip to content

Commit cb3aed8

Browse files
fix(deps): update dependency torch to v1.13.1
1 parent 536d0b0 commit cb3aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ray = ">=2.5.1"
8888
click = ">=8.1.3"
8989
rich = ">=13.4.2"
9090
pyinsect = {git = "https://github.com/ggianna/PyINSECT"}
91-
torch = "2.8.0"
91+
torch = "1.13.1"
9292
torchvision = "0.25.0"
9393
kaleido = "1.2.0"
9494

0 commit comments

Comments
 (0)