Merge "Move grpcio from requirements.txt to extras"

This commit is contained in:
Zuul 2019-07-08 16:56:07 +00:00 committed by Gerrit Code Review
commit 491dbee619
2 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,3 @@ futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=1.2.0 # Apache-2.0
oslo.utils>=3.15.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
grpcio>=1.18.0

View File

@ -47,6 +47,7 @@ etcd =
requests>=2.10.0 # Apache-2.0
etcd3 =
etcd3>=0.6.2 # Apache-2.0
grpcio>=1.18.0
etcd3gw =
etcd3gw>=0.1.0 # Apache-2.0
zake =