Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-02-04 21:57:07 +00:00 committed by Gerrit Code Review
commit 865398f0c9
2 changed files with 6 additions and 6 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
flake8>=2.6.0,<2.7.0 # MIT
six>=1.9.0 # MIT
flake8<2.7.0,>=2.6.0 # MIT
six>=1.10.0 # MIT

View File

@ -4,12 +4,12 @@
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # 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
# hacking doesn't use this anywhere, but nova imports this in nova/__init__.py
# since eventlet is such a common universal import, add it to the hacking test