Updated from global requirements

Change-Id: I0a4cf088e7fc3d311010d7d80e6cd36e7fba0e38
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:26:33 +00:00
parent 6b1cf222ad
commit d30efec369
2 changed files with 2 additions and 2 deletions

View File

@ -14,5 +14,5 @@ requests>=2.14.2 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
PyYAML>=3.10 # MIT
stevedore>=1.20.0 # Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT
PrettyTable<0.8,>=0.7.1 # BSD

View File

@ -10,5 +10,5 @@ sphinx>=1.6.2 # BSD
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD