We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ff7c98 + 5251677 commit 72acfb6Copy full SHA for 72acfb6
pyproject.toml
@@ -2,7 +2,7 @@
2
requires = [
3
"setuptools",
4
"wheel",
5
- "numpy==1.6.6; python_version<='3.7'",
+ "numpy==1.16.6; python_version<='3.7'",
6
"numpy==1.17.5; python_version=='3.8'",
7
"numpy==1.19.5; python_version=='3.9'",
8
"numpy; python_version>='3.10'",
0 commit comments