diff --git a/docs/requirements.txt b/docs/requirements.txt index 0dd280d..bbd608c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ six>=1.17.0,<1.18 cachetools>=7.1.4,<7.2 pycryptodome>=3.23.0,<3.24 pytz>=2026.2,<2027.0 -confuse>=2.2.0,<2.3 +confuse>=2.2.1,<2.3 python-dotenv pyyaml diff --git a/requeriments.txt b/requeriments.txt index 19990b8..ee52d08 100644 --- a/requeriments.txt +++ b/requeriments.txt @@ -4,4 +4,4 @@ six>=1.16,<2 cachetools~=7.1.4 pycryptodome~=3.23 pytz~=2026.2 -confuse~=2.2.0 \ No newline at end of file +confuse~=2.2.1 \ No newline at end of file