Skip to content

Commit 5d0b16a

Browse files
committed
[MNT] Support Python 3.9
1 parent 3820691 commit 5d0b16a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [
33
"setuptools>=42",
44
"wheel",
55
"numpy>=1.13.3,<1.20.0",
6-
"torch>=0.4.1",
6+
"torch>=1.4.0",
77
"torchvision>=0.2.2",
88
"scikit-learn>=0.23.0"
99
]

0 commit comments

Comments
 (0)