diff --git a/requeriments.txt b/requeriments.txt index 6dcdb80..5bd2c9f 100644 --- a/requeriments.txt +++ b/requeriments.txt @@ -3,5 +3,5 @@ requests~=2.32.5 six>=1.16,<2 cachetools~=7.0.2 pycryptodome~=3.23 -pytz~=2025.2 +pytz~=2026.1 confuse~=2.2.0 \ No newline at end of file diff --git a/setup.py b/setup.py index 1cb2e6a..c5315c1 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ "six>=1.16,<1.18", "cachetools>=5.0,<7.1", "pycryptodome>=3.13,<3.24", - "pytz>=2021.3,<2026.0", + "pytz>=2021.3,<2027.0", "confuse>=1.7,<2.3", ], packages=[