Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
floriscalkoen committed Nov 15, 2024
1 parent 767b139 commit 1fbe02a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,14 @@ classifiers = [
]

dependencies = [
"shapely>=2.0.0",
"pyproj",
"pyogrio",
"geopandas",
"rioxarray",
"fsspec",
"pyarrow",
"python-dotenv",
"duckdb",
"duckdb>=1.0.0",
"pystac",
"dask_geopandas",
"distributed",
Expand Down

0 comments on commit 1fbe02a

Please sign in to comment.