Fix redis ssl issues 5

This commit is contained in:
2026-01-25 08:43:24 +01:00
parent b44d7c8c1b
commit c8dc021e13
4 changed files with 43 additions and 128 deletions

View File

@@ -15,7 +15,7 @@ psycopg2-binary==2.9.9
aio-pika==9.3.0
# Redis
redis[hiredis]==5.0.1
redis==6.4.0
# HTTP client
httpx==0.25.1