diff --git a/setup.py b/setup.py index 7d4798b..74b518d 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ }, keywords=["gis"], install_requires=[ - "arcgis>=2.3,<2.4.3", + "arcgis>=2.3,<2.4.4", "geopandas>=0.14,<1.2", "geodatasets>=2023.12,<=2026.5.0", "pg8000>=1.29,<1.32",