diff --git a/api/pyproject.toml b/api/pyproject.toml index 82669b9862..50a765c0e1 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -199,4 +199,4 @@ vdb = [ "volcengine-compat~=1.0.0", "weaviate-client~=3.24.0", "xinference-client~=1.2.2", -] \ No newline at end of file +] diff --git a/api/uv.lock b/api/uv.lock index 96c959cc22..a1e1d6146a 100644 --- a/api/uv.lock +++ b/api/uv.lock @@ -6680,4 +6680,4 @@ wheels = [ [package.optional-dependencies] cffi = [ { name = "cffi", marker = "platform_python_implementation == 'PyPy'" }, -] \ No newline at end of file +]