Updated from global requirements

Change-Id: Ib6a5cae62c27c9cce648665426d2d798835ff76b
This commit is contained in:
OpenStack Proposal Bot 2018-03-26 08:02:39 +00:00
parent 07f76ca158
commit 6d97ea212b
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ oslo.config>=5.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
doc8>=0.6.0 # Apache-2.0

View File

@ -11,7 +11,7 @@ mock>=2.0.0 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.1.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT