diff --git a/requirements.txt b/requirements.txt index 122d16caf8..2d6db0d411 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ APScheduler==3.10.4 python-dotenv==0.21.0 multidict==6.0.4 asyncstdlib==3.10.9 -cachetools==5.3.1 +cachetools==5.3.2 CJKwrap==2.2 typing-extensions==4.8.0 uvloop==0.19.0; sys_platform!='win32' and sys_platform!='cygwin' and sys_platform!='cli'