This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
bump redis client to 5.0 and enable hiredis support (
#2518
)
tags/0.5.11
Bowen Liang
1 year ago
parent
08b727833e
commit
41a4593b6d
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
api/requirements.txt
+ 1
- 1
api/requirements.txt
View File
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
Write
Preview
Loading…
Cancel
Save