diff --git a/requirements.txt b/requirements.txt index 6741e3d0..8db76da9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,8 +33,8 @@ geopandas~=1.1.2 matplotlib~=3.10.8 pyproj~=3.7.2 shapely~=2.1.2 -azure-core~=1.38.0 -requests~=2.32.5 +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