diff --git a/requirements.txt b/requirements.txt index a63b69e..aec076b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ catalogue==2.0.8 ; python_full_version >= "3.10.0" and python_full_version < "3. certifi==2023.5.7 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" cffi==1.15.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" charset-normalizer==3.1.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0" -click==8.1.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0" +click==8.1.8 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0" colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" and sys_platform == "win32" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform == "win32" or python_full_version >= "3.10.0" and python_full_version < "3.11.0" and platform_system == "Windows" or python_full_version >= "3.12.0" and platform_system == "Windows" and python_version < "4.0" confection==0.0.4 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" configparser==5.3.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"