Skip to content

Commit

Permalink
remove pygeos for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Ai committed Jul 3, 2024
1 parent 3641f7b commit 0b642bd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- libpq
- git
- wget
- curl
- unzip
- htop
- tmux
Expand Down Expand Up @@ -66,7 +67,7 @@ dependencies:
- geopandas<1.0.0
- greenlet
- HeapDict
- icu
- icu>=73.2
- idna
- imageio
- importlib-metadata
Expand Down Expand Up @@ -174,14 +175,14 @@ dependencies:
- dask-ml
- pathos
- scikit-learn
- tensorflow>=2.10
- tensorflow>=2.16
- xgboost
- zarr
- bokeh=3.2.2
- descartes
- matplotlib
- seaborn
- pygeos
# - pygeos
- cmocean
- gcsfs
- geohash2
Expand Down

0 comments on commit 0b642bd

Please sign in to comment.