diff --git a/pyproject.toml b/pyproject.toml index 1d9e15f..848b5c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ requires-python = ">=3.11" dependencies = [ "click==8.4.2", "gam7==7.43.4", - "pandas==3.0.3", + "pandas==3.0.5", "tzdata==2026.2", ]