diff --git a/pyproject.toml b/pyproject.toml index 87714c4..4469fe1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "cairosvg", "geopandas", "matplotlib", - "numpy<2.0.0", + "numpy<3.0.0", "pandas >=2.2.0", "pint >=0.10,<0.24", "platformdirs",