feat: deadlock clear

This commit is contained in:
2024-10-22 10:02:26 +03:00
parent 52b3f6e6ee
commit 1806f5dec3
3 changed files with 20 additions and 2 deletions

View File

@@ -11,4 +11,6 @@ python-dotenv
aiohttp
aiohttp[speedups]
celery[redis]
pyjwt
pyjwt
redis
redis[hiredis]