We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7883860 + 7e70dbe commit fe13b30Copy full SHA for fe13b30
requirements.txt
@@ -5,7 +5,7 @@ pyparsing>=2.1.10
5
requests>=1.1.0
6
cython==0.29.36; python_version < '3.9'
7
pyproj==2.6.1; python_version < '3.9'
8
-pyproj @ git+https://github.com/pyproj4/pyproj.git@main; python_version >= '3.9'
+pyproj==3.6.1; python_version >= '3.9'
9
10
Shapely==2.0.1
11
OWSLib==0.28.1
0 commit comments