We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
numpy
1 parent 57d60d2 commit 6b327c1Copy full SHA for 6b327c1
setup.cfg
@@ -121,9 +121,6 @@ install_requires =
121
markdown>=2.5.2, <4.0
122
markupsafe>=1.1.1, <2.0
123
marshmallow-oneofschema>=2.0.1
124
- # Numpy stopped releasing 3.6 binaries for 1.20.* series.
125
- numpy<1.20;python_version<"3.7"
126
- numpy;python_version>="3.7"
127
# Required by vendored-in connexion
128
openapi-spec-validator>=0.2.4
129
pendulum~=2.0
0 commit comments