Skip to content

Commit a61c0fa

Browse files
Bump min pytorch to 2.2
1 parent aacd408 commit a61c0fa

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
@@ -42,7 +42,7 @@ classifiers = [
4242
"Topic :: Scientific/Engineering :: Artificial Intelligence"
4343
]
4444
dependencies = [
45-
"torch>=2.1,<3",
45+
"torch>=2.2,<3",
4646
"numpy>=1.17"
4747
]
4848

0 commit comments

Comments
 (0)