Skip to content

Commit dd5def1

Browse files
authored
Downgrade odc-stac version
Downgrade odc-stac[botocore] version requirement from 0.4.0 to 0.3.10 for compatability with DEA Sandbox stable branch
1 parent 51aab1f commit dd5def1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"matplotlib>=3.8.0",
4242
"numpy>=1.26.0",
4343
"odc-geo>=0.4.7",
44-
"odc-stac[botocore]>=0.4.0",
44+
"odc-stac[botocore]>=0.3.10",
4545
"pandas>=2.2.0",
4646
"planetary_computer>=1.0.0",
4747
"psutil>=6.0.0",

0 commit comments

Comments
 (0)