Skip to content

Commit

Permalink
Increment indexing image to update odc-apps-dc-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgleith committed Jan 5, 2024
1 parent b44f91d commit d4214dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ Each project should have a docker-compose file that can be used to run and test

* [opendatacube/datacube-statistician](https://github.com/opendatacube/odc-stats/): Obsolete beyond 0.4.17 in this repo. The new location is [odc-stats/docker](https://github.com/opendatacube/odc-stats/tree/develop/docker)
* [opendatacube/datacube-index](index/readme.md): A suite of tools to manage indexing into an Open Data Cube database

13 changes: 2 additions & 11 deletions index/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=constraints.txt --strip-extras requirements.txt
Expand All @@ -25,8 +25,6 @@ aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via
# aiohttp
Expand Down Expand Up @@ -117,8 +115,6 @@ docutils==0.16
# via awscli
eodatasets3==0.29.7
# via odc-apps-dc-tools
exceptiongroup==1.1.3
# via cattrs
frozenlist==1.4.0
# via
# aiohttp
Expand All @@ -129,8 +125,6 @@ fsspec==2023.9.2
# odc-apps-dc-tools
geoalchemy2==0.14.1
# via datacube
greenlet==3.0.0
# via sqlalchemy
h5py==3.10.0
# via eodatasets3
idna==3.4
Expand Down Expand Up @@ -185,13 +179,12 @@ numpy==1.26.1
# xarray
odc-apps-cloud==0.2.2
# via -r requirements.txt
odc-apps-dc-tools==0.2.14
odc-apps-dc-tools==0.2.16
# via -r requirements.txt
odc-cloud==0.2.3
# via
# odc-apps-cloud
# odc-apps-dc-tools
# odc-cloud
odc-io==0.2.1
# via
# odc-apps-cloud
Expand Down Expand Up @@ -303,8 +296,6 @@ toolz==0.12.0
# partd
tornado==6.3.3
# via distributed
typing-extensions==4.8.0
# via cattrs
tzdata==2023.3
# via pandas
urllib3==1.26.18
Expand Down
2 changes: 1 addition & 1 deletion index/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1

0 comments on commit d4214dc

Please sign in to comment.