diff --git a/requirements.txt b/requirements.txt index 5477cbe..2427532 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ async-timeout==4.0.3; python_full_version <= '3.11.2' bottle==0.13.1 certifi==2024.8.30; python_version >= '3.6' -charset-normalizer==3.3.2; python_full_version >= '3.7.0' +charset-normalizer==3.4.0; python_full_version >= '3.7.0' idna==3.10; python_version >= '3.5' jinja2==3.1.4; python_version >= '3.7' markupsafe==3.0.1; python_version >= '3.7'