Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgleith committed Jun 14, 2024
1 parent 5c53d82 commit 10e95d7
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 11 deletions.
4 changes: 3 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@ websockets
psycopg
psycopg_pool
# Needed for our tools
git+https://github.com/digitalearthpacific/dep-tools.git@a61e09a
git+https://github.com/digitalearthpacific/dep-tools.git
# Needed for odc stuff
odc-apps-dc-tools
110 changes: 100 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,21 @@
affine==2.4.0
# via
# datacube
# eodatasets3
# odc-algo
# odc-geo
# odc-stac
# rasterio
aiobotocore[boto3]==2.12.4
# via
# aiobotocore
# odc-cloud
aiohttp==3.8.6
# via dask-gateway
# via
# aiobotocore
# dask-gateway
aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
Expand All @@ -37,7 +46,9 @@ attrs==23.1.0
# via
# -r requirements.in
# aiohttp
# cattrs
# datacube
# eodatasets3
# fiona
# jsonschema
# rasterio
Expand All @@ -52,6 +63,20 @@ azure-storage-blob==12.18.3
# via dep-tools
bokeh==3.3.0
# via dask
boltons==24.0.0
# via eodatasets3
boto3==1.34.106
# via
# aiobotocore
# eodatasets3
# odc-cloud
botocore==1.34.106
# via
# aiobotocore
# boto3
# eodatasets3
# odc-cloud
# s3transfer
brotli==1.1.0
# via
# -r requirements.in
Expand All @@ -71,6 +96,8 @@ cachetools==5.3.2
# datacube
# odc-geo
# pypgstac
cattrs==23.2.3
# via eodatasets3
certifi==2023.7.22
# via
# fiona
Expand All @@ -86,6 +113,8 @@ charset-normalizer==3.3.2
# via
# aiohttp
# requests
ciso8601==2.3.1
# via eodatasets3
click==8.1.7
# via
# -r requirements.in
Expand All @@ -95,8 +124,10 @@ click==8.1.7
# dask-gateway
# datacube
# distributed
# eodatasets3
# fiona
# geocube
# odc-apps-dc-tools
# planetary-computer
# rasterio
# stac-pydantic
Expand Down Expand Up @@ -133,14 +164,21 @@ dask-gateway==2023.9.0
dask-image==2023.8.1
# via odc-algo
datacube==1.8.15
# via odc-algo
# via
# eodatasets3
# odc-algo
# odc-apps-dc-tools
datadog==0.49.1
# via odc-apps-dc-tools
dateparser==1.1.8
# via
# -r requirements.in
# pygeofilter
decorator==5.1.1
# via retry
dep-tools @ git+https://github.com/digitalearthpacific/dep-tools.git@a61e09a
defusedxml==0.7.1
# via eodatasets3
dep-tools @ git+https://github.com/digitalearthpacific/dep-tools.git
# via -r requirements.in
deprecat==2.1.1
# via datacube
Expand All @@ -150,20 +188,26 @@ distributed==2023.10.1
# dask-gateway
# datacube
# odc-algo
eodatasets3==0.30.5
# via odc-apps-dc-tools
fastapi==0.104.1
# via
# -r requirements.in
# stac-fastapi-types
fiona==1.9.5
# via geopandas
# via
# eodatasets3
# geopandas
fire==0.4.0
# via pypgstac
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
fsspec==2023.10.0
# via dask
# via
# dask
# odc-apps-dc-tools
gdal==3.7.3
# via dep-tools
geoalchemy2==0.14.2
Expand All @@ -182,6 +226,8 @@ h11==0.14.0
# via
# -r requirements.in
# uvicorn
h5py==3.11.0
# via eodatasets3
httptools==0.6.1
# via -r requirements.in
idna==3.4
Expand All @@ -196,6 +242,8 @@ imageio==2.32.0
# scikit-image
importlib-metadata==6.8.0
# via dask
importlib-resources==6.4.0
# via odc-apps-dc-tools
iso8601==1.1.0
# via
# -r requirements.in
Expand All @@ -207,9 +255,14 @@ jinja2==3.1.2
# bokeh
# dask
# distributed
jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.19.2
# via
# datacube
# eodatasets3
# pystac
jsonschema-specifications==2023.7.1
# via jsonschema
Expand Down Expand Up @@ -248,7 +301,9 @@ numpy==1.26.1
# dask
# dask-image
# datacube
# eodatasets3
# geocube
# h5py
# imageio
# netcdf4
# numexpr
Expand All @@ -268,11 +323,19 @@ numpy==1.26.1
# xarray
odc-algo==0.2.3
# via dep-tools
odc-apps-dc-tools==0.2.17
# via -r requirements.in
odc-cloud[async]==0.2.5
# via
# odc-apps-dc-tools
# odc-cloud
odc-geo==0.4.1
# via
# geocube
# odc-stac
odc-stac @ git+https://github.com/jessjaco/odc-stac.git@exception-fix
odc-io==0.2.2
# via odc-apps-dc-tools
odc-stac==0.3.9
# via dep-tools
orjson==3.9.10
# via
Expand Down Expand Up @@ -359,6 +422,7 @@ pypgstac==0.8.1
pyproj==3.6.1
# via
# datacube
# eodatasets3
# geocube
# geopandas
# odc-geo
Expand All @@ -367,6 +431,8 @@ pyproj==3.6.1
pystac[validation]==1.9.0
# via
# -r requirements.in
# eodatasets3
# odc-apps-dc-tools
# odc-stac
# planetary-computer
# pystac-client
Expand All @@ -375,10 +441,12 @@ pystac[validation]==1.9.0
pystac-client==0.7.5
# via
# dep-tools
# odc-apps-dc-tools
# planetary-computer
python-dateutil==2.8.2
# via
# -r requirements.in
# botocore
# datacube
# dateparser
# pandas
Expand All @@ -390,6 +458,8 @@ python-dotenv==1.0.0
# -r requirements.in
# planetary-computer
# pydantic-settings
python-rapidjson==1.17
# via eodatasets3
pytz==2023.3.post1
# via
# -r requirements.in
Expand All @@ -406,9 +476,11 @@ pyyaml==6.0.1
# dask-gateway
# datacube
# distributed
# odc-apps-dc-tools
rasterio==1.3.9
# via
# datacube
# eodatasets3
# geocube
# odc-algo
# odc-stac
Expand All @@ -426,13 +498,16 @@ regex==2023.10.3
requests==2.31.0
# via
# azure-core
# datadog
# planetary-computer
# pystac-client
# urlpath
retry==0.9.2
# via dep-tools
rio-stac==0.8.1
# via dep-tools
# via
# dep-tools
# odc-apps-dc-tools
rioxarray==0.15.0
# via
# dep-tools
Expand All @@ -442,19 +517,25 @@ rpds-py==0.12.0
# jsonschema
# referencing
ruamel-yaml==0.18.5
# via datacube
# via
# datacube
# eodatasets3
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scikit-image==0.22.0
# via odc-algo
scipy==1.11.3
# via
# dask-image
# eodatasets3
# geocube
# scikit-image
shapely==2.0.2
# via
# datacube
# eodatasets3
# geopandas
# odc-geo
six==1.16.0
Expand Down Expand Up @@ -514,6 +595,8 @@ starlette==0.27.0
# -r requirements.in
# brotli-asgi
# fastapi
structlog==24.2.0
# via eodatasets3
tblib==3.0.0
# via distributed
tenacity==8.1.0
Expand All @@ -534,6 +617,7 @@ toolz==0.12.0
# datacube
# distributed
# odc-algo
# odc-apps-dc-tools
# odc-stac
# partd
tornado==6.3.3
Expand Down Expand Up @@ -565,10 +649,13 @@ tzlocal==5.2
# dateparser
urllib3==2.0.7
# via
# botocore
# distributed
# requests
urlpath==1.2.0
# via dep-tools
# via
# dep-tools
# odc-apps-dc-tools
uvicorn==0.24.0.post1
# via -r requirements.in
uvloop==0.19.0
Expand All @@ -580,11 +667,14 @@ watchfiles==0.21.0
websockets==12.0
# via -r requirements.in
wrapt==1.15.0
# via deprecat
# via
# aiobotocore
# deprecat
xarray==2023.10.1
# via
# datacube
# dep-tools
# eodatasets3
# geocube
# odc-algo
# odc-stac
Expand Down

0 comments on commit 10e95d7

Please sign in to comment.