Upgrade all possible reqs

This commit is contained in:
avdata99 2023-03-09 12:25:46 -03:00
parent 1fa6bb6a8a
commit bae9290395
1 changed files with 3 additions and 8 deletions

View File

@ -5,14 +5,9 @@ pyparsing>=2.1.10
requests>=1.1.0
six
Shapely>=1.2.13,<2.0.0; python_version < '3.9'
Shapely==2.0.1; python_version >= '3.9'
pyproj==2.6.1; python_version < '3.9'
pyproj==3.4.1; python_version >= '3.9'
OWSLib==0.18.0; python_version < '3.9'
OWSLib==0.28.1; python_version >= '3.9'
geojson==2.5.0; python_version < '3.9'
geojson==3.0.1; python_version >= '3.9'
Shapely==2.0.1
OWSLib==0.28.1
geojson==3.0.1