diff --git a/setup.py b/setup.py index 52bb937..43940a2 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ "stac-fastapi.api", "stac-fastapi.extensions", "sqlakeyset", - "geoalchemy2<0.14.0", + "geoalchemy2<0.15.0", "sqlalchemy==1.3.23", "shapely", "psycopg2-binary",