diff --git a/requirements.txt b/requirements.txt index bbacc91..990c616 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ async-timeout==4.0.2; python_version >= "3.6" -cachelib==0.6.0; python_version >= "3.6" +cachelib==0.9.0; python_version >= "3.6" click==8.1.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0" deprecated==1.2.13; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"