diff --git a/global-api/requirements.txt b/global-api/requirements.txt index a3736850d..87ef4e862 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -14,7 +14,7 @@ pytest==8.1.0 rioxarray==0.15.* scipy==1.12.* shapely==2.0.3 -SQLAlchemy==2.0.27 +SQLAlchemy==2.0.28 tqdm==4.66.* uvicorn==0.27.1 xarray==2024.*