Fix requirements check ci in oslotest

Change-Id: I763ea42a38c826be06e707e6749a02f43e341be5
This commit is contained in:
Yikun Jiang 2018-08-22 17:09:10 +08:00
parent ef1afc504a
commit 7c2630516d
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
debtcollector # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0

View File

@ -13,5 +13,5 @@ coverage!=4.4,>=4.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
stestr==2.0.0
stestr>=2.0.0
reno>=2.5.0 # Apache-2.0