Skip to content

Commit

Permalink
Update pregenerated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt committed Apr 23, 2024
1 parent ae85501 commit c55c582
Showing 1 changed file with 27 additions and 22 deletions.
49 changes: 27 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ciso8601==2.3.1
# datacube
# dea-tools
# eodatasets3
click==8.1.3
click==8.1.7
# via
# -r requirements.in
# click-plugins
Expand Down Expand Up @@ -152,7 +152,7 @@ dask-image==2023.3.0
# via odc-algo
dask-ml==1.0.0
# via dea-tools
datacube[performance,s3]==1.8.13
datacube[performance,s3]==1.8.18
# via
# -r requirements.in
# datacube-ows
Expand All @@ -162,14 +162,16 @@ datacube[performance,s3]==1.8.13
# odc-ui
datacube-ows==1.8.39
# via dea-tools
dea-tools==0.3.2.dev54
dea-tools==0.3.2
# via -r requirements.in
decorator==5.1.1
# via ipython
deepdiff==6.7.1
# via datacube-ows
defusedxml==0.7.1
# via eodatasets3
deprecat==2.1.1
# via datacube
distributed==2024.3.1
# via
# dask-glm
Expand Down Expand Up @@ -216,7 +218,7 @@ geoalchemy2==0.14.6
# datacube-ows
geographiclib==2.0
# via geopy
geopandas==0.13.2
geopandas==0.14.3
# via
# -r requirements.in
# dea-tools
Expand Down Expand Up @@ -291,6 +293,8 @@ lark==1.1.9
# via
# datacube
# datacube-ows
lazy-loader==0.4
# via scikit-image
llvmlite==0.42.0
# via numba
locket==1.0.0
Expand All @@ -308,7 +312,7 @@ markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib==3.7.1
matplotlib==3.8.3
# via
# -r requirements.in
# datacube-ows
Expand Down Expand Up @@ -342,7 +346,7 @@ numba==0.59.1
# xskillscore
numexpr==2.9.0
# via odc-algo
numpy==1.24.3
numpy==1.26.4
# via
# -r requirements.in
# bottleneck
Expand Down Expand Up @@ -372,7 +376,6 @@ numpy==1.24.3
# properscoring
# pygeos
# pytmd
# pywavelets
# rasterio
# rasterstats
# rioxarray
Expand Down Expand Up @@ -416,14 +419,15 @@ packaging==24.0
# distributed
# geoalchemy2
# geopandas
# lazy-loader
# matplotlib
# planetary-computer
# pytest
# rioxarray
# scikit-image
# setuptools-scm
# xarray
pandas==1.5.3
pandas==2.2.1
# via
# -r requirements.in
# dask-ml
Expand Down Expand Up @@ -488,7 +492,7 @@ pyparsing==3.1.2
# datacube-ows
# matplotlib
# snuggs
pyproj==3.4.1
pyproj==3.6.1
# via
# -r requirements.in
# datacube
Expand Down Expand Up @@ -535,11 +539,11 @@ python-rapidjson==1.16
# via eodatasets3
python-slugify==8.0.4
# via datacube-ows
pytmd==2.0.5
pytmd==2.1.0
# via
# -r requirements.in
# dea-tools
pytz==2023.3
pytz==2024.1
# via
# -r requirements.in
# datacube-ows
Expand All @@ -549,16 +553,13 @@ pytz==2023.3
# pandas
# planetary-computer
# sunriset
pywavelets==1.5.0
# via scikit-image
pyyaml==6.0.1
# via
# dask
# datacube
# distributed
# owslib
# pytmd
rasterio==1.3.4
rasterio==1.3.8
# via
# -r requirements.in
# datacube
Expand Down Expand Up @@ -586,7 +587,7 @@ requests==2.31.0
# owslib
# planetary-computer
# pystac-client
rioxarray==0.15.1
rioxarray==0.15.2
# via
# -r requirements.in
# dea-tools
Expand All @@ -602,19 +603,19 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scikit-image==0.19.3
scikit-image==0.22.0
# via
# -r requirements.in
# dea-tools
# odc-algo
scikit-learn==1.2.2
scikit-learn==1.4.1.post1
# via
# -r requirements.in
# dask-glm
# dask-ml
# dea-tools
# xskillscore
scipy==1.10.1
scipy==1.12.0
# via
# -r requirements.in
# dask-glm
Expand All @@ -630,7 +631,7 @@ scipy==1.10.1
# scikit-learn
# sparse
# xskillscore
seaborn==0.13.0
seaborn==0.13.2
# via -r requirements.in
setuptools-scm==8.0.4
# via
Expand Down Expand Up @@ -698,7 +699,7 @@ toolz==0.12.1
# xskillscore
tornado==6.4
# via distributed
tqdm==4.65.0
tqdm==4.66.2
# via
# -r requirements.in
# dea-tools
Expand All @@ -717,6 +718,8 @@ typing-extensions==4.10.0
# pydantic
# pydantic-core
# setuptools-scm
tzdata==2024.1
# via pandas
urllib3==2.2.1
# via
# botocore
Expand All @@ -728,7 +731,9 @@ werkzeug==3.0.1
# via flask
widgetsnbextension==4.0.10
# via ipywidgets
xarray==2023.1.0
wrapt==1.16.0
# via deprecat
xarray==2024.3.0
# via
# -r requirements.in
# datacube
Expand Down

0 comments on commit c55c582

Please sign in to comment.