diff --git a/pyproject.toml b/pyproject.toml index 747f246d08..9327e31342 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "matplotlib==3.10.8", "numpy==2.4.2", "openpyxl==3.1.5", - "pandas==2.3.3", + "pandas==3.0.1", "pandera==0.29.0", "plotly==6.5.2", "pydantic==2.12.5",