diff --git a/setup.py b/setup.py index 7d4798b..1d60cad 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ install_requires=[ "arcgis>=2.3,<2.4.3", "geopandas>=0.14,<1.2", - "geodatasets>=2023.12,<=2026.5.0", + "geodatasets>=2023.12,<=2026.5.1", "pg8000>=1.29,<1.32", "psycopg2-binary==2.9.*", "pygsheets==2.0.*",