python312Packages.weaviate-client: update dependencies

This commit is contained in:
Robert Schütz 2024-09-01 10:34:13 -07:00
parent 6285798ae9
commit 9a869978d8

View File

@ -9,8 +9,8 @@
httpx,
pydantic,
pythonOlder,
requests,
setuptools-scm,
tqdm,
validators,
}:
@ -43,7 +43,7 @@ buildPythonPackage rec {
grpcio-tools
httpx
pydantic
tqdm
requests
validators
];