diff --git a/pyproject.toml b/pyproject.toml index 079a409..be5da19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ classifiers = [ ] requires-python = ">=3.12" dependencies = [ - "pytz>=2023.3.0", + "pytz>=2026.2", "requests>=2.31.0", "db-sqlite3>=0.0.1", "pandas>=2.1.3",