Browse Source

fix: Resolving conflicts caused by tablestore dependency on enum34 (#21605)

Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
tags/1.5.1
wanttobeamaster 4 months ago
parent
commit
cdb9eecbaf
No account linked to committer's email address
2 changed files with 2177 additions and 2184 deletions
  1. 1
    1
      api/pyproject.toml
  2. 2176
    2183
      api/uv.lock

+ 1
- 1
api/pyproject.toml View File

"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",

+ 2176
- 2183
api/uv.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save