Updated from global requirements

Change-Id: Ic98daa2b0750da0240ac1d4f9f4e4bc504a7ac07
This commit is contained in:
OpenStack Proposal Bot 2017-11-23 18:40:40 +00:00
parent aa0863f5c0
commit e907ddd94e
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
GitPython>=1.0.1 # BSD License (3 clause)
PyYAML>=3.10 # MIT
six>=1.9.0 # MIT
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0

View File

@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0.0 # BSD
stestr>=1.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
sphinx>=1.6.2 # BSD