mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 06:55:57 +08:00
bump redis client to 5.0 and enable hiredis support (#2518)
This commit is contained in:
parent
08b727833e
commit
41a4593b6d
@ -29,7 +29,7 @@ sentry-sdk[flask]~=1.39.2
|
|||||||
sympy==1.12
|
sympy==1.12
|
||||||
jieba==0.42.1
|
jieba==0.42.1
|
||||||
celery==5.2.7
|
celery==5.2.7
|
||||||
redis~=4.5.4
|
redis[hiredis]~=5.0.3
|
||||||
openpyxl==3.1.2
|
openpyxl==3.1.2
|
||||||
chardet~=5.1.0
|
chardet~=5.1.0
|
||||||
python-docx~=1.1.0
|
python-docx~=1.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user