Skip to content

Commit f528edb

Browse files
doc:upgrade numpy in pyproject.toml
1 parent 1e756e4 commit f528edb

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
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools>=42",
44
"wheel",
5-
"numpy>=1.13.3,<1.20.0",
5+
"numpy>=1.22.4",
66
"torch>=1.4.0",
77
"torchvision>=0.2.2",
88
"scikit-learn>=0.23.0"

0 commit comments

Comments
 (0)