diff --git a/requirements/base.txt b/requirements/base.txt index 4a6b0bc..e5a7c6a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ starlette==0.16.0 # https://www.starlette.io uvicorn==0.15.0 # https://www.uvicorn.org aiofiles==0.7.0 # https://github.com/Tinche/aiofiles Rtree==0.9.7 # https://github.com/Toblerity/rtree -shapely==1.7.1 # https://github.com/Toblerity/Shapely +shapely==2.0.1 # https://github.com/Toblerity/Shapely geopandas==0.9.0 # https://github.com/geopandas/geopandas # Do not install pygeos. Slows down everything