10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22df82d commit eed9d48Copy full SHA for eed9d48
setup.py
@@ -57,7 +57,7 @@ def get_file_text(file_name):
57
"falcon": ["falcon>=1.4"],
58
"fastapi": ["fastapi>=0.79.0"],
59
"flask": ["flask>=0.11", "blinker>=1.1", "markupsafe"],
60
- "grpcio": ["grpcio>=1.21.1"],
+ "grpcio": ["grpcio>=1.21.1", "protobuf>=3.8.0"],
61
"httpx": ["httpx>=0.16.0"],
62
"huey": ["huey>=2"],
63
"huggingface_hub": ["huggingface_hub>=0.22"],
0 commit comments