diff --git a/docs/requirements.txt b/docs/requirements.txt index 6a33fff..1e4d89b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ requests>=2.27.1,<2.34.0 six>=1.17.0,<1.18 cachetools>=7.0.6,<7.1 pycryptodome>=3.23.0,<3.24 -pytz>=2026.1.post1,<2027.0 +pytz>=2026.2,<2027.0 confuse>=2.2.0,<2.3 python-dotenv pyyaml diff --git a/requeriments.txt b/requeriments.txt index 53f6eb6..d29277e 100644 --- a/requeriments.txt +++ b/requeriments.txt @@ -3,5 +3,5 @@ requests~=2.33.1 six>=1.16,<2 cachetools~=7.0.6 pycryptodome~=3.23 -pytz~=2026.1 +pytz~=2026.2 confuse~=2.2.0 \ No newline at end of file