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 6cc7ab0 commit 80938caCopy full SHA for 80938ca
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
]
29
dependencies = [
30
"google-api-python-client",
31
- "grpcio",
+ "grpcio >=1.63.0",
32
"importlib-metadata >=4.0",
33
"numpy<2",
34
"packaging",
0 commit comments