Updated from global requirements

Change-Id: I0666cd7a038a5c319f0009f1d296970cd2624b16
This commit is contained in:
OpenStack Proposal Bot 2018-03-26 08:12:31 +00:00 committed by Akihiro Motoki
parent d81049babb
commit ae63222106
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ os-service-types==1.2.0
os-xenapi==0.3.1
osc-lib==1.8.0
oslo.cache==1.26.0
oslo.concurrency==3.25.0
oslo.concurrency==3.26.0
oslo.config==5.2.0
oslo.context==2.19.2
oslo.db==4.27.0

View File

@ -10,7 +10,7 @@ mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD
testtools>=2.2.0 # MIT