mirror of
https://github.com/langgenius/dify.git
synced 2025-11-09 16:03:39 +00:00
fix: Resolving conflicts caused by tablestore dependency on enum34 (#21605)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
This commit is contained in:
parent
ae8653beb0
commit
cdb9eecbaf
@ -198,7 +198,7 @@ vdb = [
|
|||||||
"pymochow==1.3.1",
|
"pymochow==1.3.1",
|
||||||
"pyobvector~=0.1.6",
|
"pyobvector~=0.1.6",
|
||||||
"qdrant-client==1.9.0",
|
"qdrant-client==1.9.0",
|
||||||
"tablestore==6.1.0",
|
"tablestore==6.2.0",
|
||||||
"tcvectordb~=1.6.4",
|
"tcvectordb~=1.6.4",
|
||||||
"tidb-vector==0.0.9",
|
"tidb-vector==0.0.9",
|
||||||
"upstash-vector==0.6.0",
|
"upstash-vector==0.6.0",
|
||||||
|
|||||||
4287
api/uv.lock
generated
4287
api/uv.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user