diff --git a/pyproject.toml b/pyproject.toml index d6881e72..41fb2fbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "logfire>=3.5.3,<=3.20.0", "python-ulid>=3.0.0,<4.0.0", "coolname>=2.2.0,<3.0.0", - "pandas>=2.2.3,<3.0.0", + "pandas>=3.0.0,<3.1.0", "fsspec[s3]>=2023.1.0,<=2025.12.0", "optuna>=4.5.0,<5.0.0", "numpy<=2.3.5", # 3.10 support was dropped in 2.3.0