Updated from global requirements

Change-Id: Ifcb5b175b25a265e06a2c37b9941f1251913e3b3
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:29:44 +00:00
parent 6f37d00781
commit 8c34b0ec32
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Packages needed for using this library.
# Python 2->3 compatibility library.
six>=1.9.0 # MIT
six>=1.10.0 # MIT
# Enum library made for <= python 3.3
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD

View File

@ -80,7 +80,7 @@ test =
hacking<0.11,>=0.10.0
oslotest>=1.10.0 # Apache-2.0
mock>=2.0.0 # BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
doc8>=0.6.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0