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.
1 parent 56e3763 commit 5339e5eCopy full SHA for 5339e5e
packages/basemap/requirements.txt
@@ -6,7 +6,7 @@ numpy >= 1.11, < 1.12; python_version == "2.6"
6
numpy >= 1.16, < 1.17; python_version == "2.7"
7
numpy >= 1.11, < 1.12; python_version == "3.2"
8
numpy >= 1.11, < 1.12; python_version == "3.3"
9
-numpy >= 1.11, < 1.17; python_version == "3.4"
+numpy >= 1.15, < 1.17; python_version == "3.4"
10
numpy >= 1.16, < 1.19; python_version == "3.5"
11
numpy >= 1.16, < 1.20; python_version == "3.6"
12
numpy >= 1.21, < 1.23; python_version >= "3.7"
0 commit comments