Merge "Add kuryr-lib into requirements.txt"

This commit is contained in:
Zuul 2020-02-25 00:49:21 +00:00 committed by Gerrit Code Review
commit 69e40b26fa
2 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@ jsonpointer==2.0
jsonschema==2.6.0
keystoneauth1==3.4.0
keystonemiddleware==4.18.0
kuryr-lib==0.5.0
kombu==4.1.0
linecache2==1.0.0
logutils==0.3.5

View File

@ -9,6 +9,7 @@ grpcio>=1.12.0 # Apache-2.0
PyYAML>=3.12 # MIT
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
keystonemiddleware>=4.18.0 # Apache-2.0
kuryr-lib>=0.5.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
protobuf>=3.6.0 # 3-Clause BSD
psutil>=3.2.2 # BSD