Skip to content

Commit 248e12f

Browse files
authored
fix the redis version due to conflic with langchain-redis (opea-project#1766)
Signed-off-by: Mustafa <[email protected]>
1 parent 6514236 commit 248e12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comps/dataprep/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ python-bidi
6161
python-docx
6262
python-pptx
6363
qdrant-client
64-
redis
64+
redis==5.2.1
6565
scipy
6666
sentence_transformers
6767
shortuuid

0 commit comments

Comments
 (0)