Skip to content

Commit

Permalink
ENH: Bump the hyriver libs versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Apr 3, 2022
1 parent 45befbe commit a6a89e4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@ project_urls =
[options]
packages = find:
install_requires =
async-retriever>=0.3.1
async-retriever>=0.3.2
click
dask
lxml
numpy>=1.17
pandas>=1.0
py3dep>=0.12.2
py3dep>=0.13.0
pydantic
pygeoogc>=0.12.2
pygeoutils>=0.12.2
pygeoogc>=0.13.0
pygeoutils>=0.13.0
rasterio>=1.2
scipy
shapely>=1.6
shapely>=1.7
xarray>=0.18
importlib-metadata;python_version < '3.8'
python_requires = >=3.7
Expand Down

0 comments on commit a6a89e4

Please sign in to comment.