bump redis client to 5.0 and enable hiredis support (#2518)

This commit is contained in:
Bowen Liang 2024-03-28 11:40:21 +08:00 committed by GitHub
parent 08b727833e
commit 41a4593b6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ sentry-sdk[flask]~=1.39.2
sympy==1.12
jieba==0.42.1
celery==5.2.7
redis~=4.5.4
redis[hiredis]~=5.0.3
openpyxl==3.1.2
chardet~=5.1.0
python-docx~=1.1.0