We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3820691 commit 5d0b16aCopy full SHA for 5d0b16a
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ requires = [
3
"setuptools>=42",
4
"wheel",
5
"numpy>=1.13.3,<1.20.0",
6
- "torch>=0.4.1",
+ "torch>=1.4.0",
7
"torchvision>=0.2.2",
8
"scikit-learn>=0.23.0"
9
]
0 commit comments