fix pyproject and uv.lock

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
pull/20589/head
kenwoodjw 12 months ago
parent f471057a17
commit 8933f1020d

@ -199,4 +199,4 @@ vdb = [
"volcengine-compat~=1.0.0", "volcengine-compat~=1.0.0",
"weaviate-client~=3.24.0", "weaviate-client~=3.24.0",
"xinference-client~=1.2.2", "xinference-client~=1.2.2",
] ]

@ -6680,4 +6680,4 @@ wheels = [
[package.optional-dependencies] [package.optional-dependencies]
cffi = [ cffi = [
{ name = "cffi", marker = "platform_python_implementation == 'PyPy'" }, { name = "cffi", marker = "platform_python_implementation == 'PyPy'" },
] ]

Loading…
Cancel
Save