diff --git a/requirements.txt b/requirements.txt index d045023..7e70de1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ charset-normalizer==2.1.1; python_full_version >= "3.5.0" and python_version >= colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0" frozenlist==1.4.0; python_version >= "3.7" idna==3.4; python_version >= "3.6" -loguru==0.6.0; python_version >= "3.5" +loguru==0.7.2; python_version >= "3.5" multidict==6.0.4; python_version >= "3.6" pycares==4.4.0 pycparser==2.21; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"