python3Packages.weaviate-client: relax grpcio bound to fix build (#518439)

This commit is contained in:
Yt
2026-05-10 00:03:56 +00:00
committed by GitHub
@@ -43,6 +43,7 @@ buildPythonPackage rec {
"httpx"
"validators"
"authlib"
"grpcio"
"protobuf"
];