Try to fix reqs

This commit is contained in:
avdata99 2023-07-27 12:11:52 -03:00
parent 208781f6b5
commit 961f00fe5b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ requests>=1.1.0
six
cython==0.29.36; python_version < '3.9'
pyproj==2.6.1; python_version < '3.9'
pyproj==3.4.1; python_version >= '3.9'
pyproj @ git+https://github.com/pyproj4/pyproj.git@main; python_version >= '3.9'
Shapely==2.0.1
OWSLib==0.28.1