diff --git a/requirements.txt b/requirements.txt index d840dbd..3111da8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" frozenlist==1.4.1 ; python_version >= "3.8" and python_version < "4.0" idna==3.6 ; python_version >= "3.8" and python_version < "4.0" -multidict==6.0.4 ; python_version >= "3.8" and python_version < "4.0" +multidict==6.7.0 ; python_version >= "3.8" and python_version < "4.0" requests==2.31.0 ; python_version >= "3.8" and python_version < "4.0" tqdm==4.66.1 ; python_version >= "3.8" and python_version < "4.0" urllib3==2.1.0 ; python_version >= "3.8" and python_version < "4.0"