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 10c952e commit dcfc0a9Copy full SHA for dcfc0a9
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"google-api-python-client",
31
"grpcio",
32
"importlib-metadata >=4.0",
33
- "numpy",
+ "numpy<2",
34
"packaging",
35
"protobuf",
36
"psutil",
0 commit comments