"app/run.py" did not exist on "e724fb389ab76e319afdd8d19e7bb0c837c28e3c"
Commit 813f2d0d authored by Wei Shoulin's avatar Wei Shoulin
Browse files

grpcio

parent b5d0375f
...@@ -20,5 +20,5 @@ python_requires = >=3.7 ...@@ -20,5 +20,5 @@ python_requires = >=3.7
zip_safe = False zip_safe = False
setup_requires = setuptools_scm setup_requires = setuptools_scm
install_requires = install_requires =
grpcio==1.28.1 grpcio>=1.28.1
protobuf==3.9.0 protobuf==3.9.0
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment