Commit 9a869978 authored by Robert Schütz's avatar Robert Schütz
Browse files

python312Packages.weaviate-client: update dependencies

parent 6285798a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
  ];