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 ffebd2a commit 305506cCopy full SHA for 305506c
requirements.txt
@@ -22,7 +22,7 @@ uvloop==0.14.0; sys_platform != 'win32' and python_version == '3.6'
22
uvloop>=0.14.0; sys_platform != 'win32' and python_version >= '3.7'
23
Werkzeug>=1.0.1
24
httpx==0.18.2
25
-grpcio
+grpcio==1.38.0
26
protobuf>=3.10.0
27
boto3>=1.16.43
28
pyyaml>=5.3.1
0 commit comments