diff --git a/requirements.txt b/requirements.txt index 4d9f43f..34af916 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,11 +36,11 @@ geopandas~=1.1.2 matplotlib~=3.10.9 pyproj~=3.7.2 shapely~=2.1.2 -azure-core~=1.38.1 -requests~=2.34.2 +azure-core>=1.38.0,<2 +requests>=2.32.5,<3 joblib~=1.5.3 scipy>=1.11.4,<1.17 scikit-learn~=1.8.0 tqdm~=4.67.3 rasterio~=1.4.0 -seamless-3dep>=0.4.1,<0.6 \ No newline at end of file +seamless-3dep>=0.4.1,<0.6