Skip to content

Commit

Permalink
add odc-stac back
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqi-tori committed Jul 30, 2024
1 parent f853bd2 commit bf55d05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
install_requires=[
"earthengine-api",
"geocube",
"odc-stac",
"geemap",
"pystac-client",
"xarray-spatial",
Expand All @@ -26,7 +27,7 @@
"osmnx",
"geopandas",
"s3fs",
"dask",
"dask>=2023.11.0",
"boto3",
"exactextract",
"overturemaps",
Expand Down

0 comments on commit bf55d05

Please sign in to comment.