Skip to content

Commit

Permalink
ENH: Set minimum versions for the deps so the new pygeoapi function c…
Browse files Browse the repository at this point in the history
…an work properly
  • Loading branch information
cheginit committed Aug 27, 2021
1 parent 5b7b1ab commit 8aebca1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ project_urls =
[options]
packages = find:
install_requires =
async_retriever>=0.2
async_retriever>=0.2.3
cytoolz
geopandas>=0.7
networkx
numpy>=1.17
pandas>=1.0
pyarrow
pygeoogc>=0.11
pygeoutils>=0.11
pygeoogc>=0.11.4
pygeoutils>=0.11.4
requests
shapely>=1.6
simplejson
Expand Down

0 comments on commit 8aebca1

Please sign in to comment.