Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2017-05-22 21:34:05 +00:00 committed by Gerrit Code Review
commit d726d274fb
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
Flask!=0.11,<1.0,>=0.10 # BSD
greenlet>=0.3.2 # MIT
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)

View File

@ -4,14 +4,14 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
sphinxcontrib-httpdomain # BSD
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD