use redis.asyncio insted of the old aioredis package
Build and Push Docker Container / build-and-push (push) Successful in 51s

This commit is contained in:
2026-04-04 13:25:23 +02:00
parent 00d456a412
commit 33c8fabc4c
3 changed files with 14 additions and 10 deletions
-1
View File
@@ -10,5 +10,4 @@ dependencies = [
"gel>=3.1.0",
"redis>=5.2.1",
"quart>=0.20.0",
"aioredis>=2.0.1",
]