Updated from global requirements

Change-Id: Id965251e801f117a2921bca8d48569f8632f759d
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:25:25 +00:00
parent 20920487a4
commit add901eaad
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ PyYAML>=3.10 # MIT
requests>=2.14.2 # Apache-2.0
requestsexceptions>=1.2.0 # Apache-2.0
simplejson>=3.5.1 # MIT
six>=1.9.0 # MIT
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0
unicodecsv>=0.8.0;python_version<'3.0' # BSD
wrapt>=1.7.0 # BSD License

View File

@ -6,13 +6,13 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
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
# releasenotes
reno>=2.5.0 # Apache-2.0