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 4bd2310 commit 8df1774Copy full SHA for 8df1774
setup.cfg
@@ -26,8 +26,8 @@ include_package_data = True
26
zip_safe = False
27
install_requires =
28
protobuf >= 4.22
29
- grpcio >= 1.67.0
30
- grpcio-status>=1.67.0
+ grpcio >= 1.37.0
+ grpcio-status>=1.37.0
31
aiohttp >= 3.9.0b0
32
python-dateutil >= 2.8.1
33
typing-extensions>=4.4.0
tools/requirements.txt
@@ -1 +1 @@
1
-grpcio-tools>=1.67.0
+grpcio-tools>=1.57.0
0 commit comments