diff --git a/pyproject.toml b/pyproject.toml index b449b43b..a9d5bd6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "infrasys~=1.1", "importlib_metadata", "typer", - "pandas~=3.0.2", + "pandas~=3.0.3", "geopandas", "plotly", ]