Updated from global requirements

Change-Id: I64871b222ca2770aa2bbfc9035926bc0bf301576
This commit is contained in:
OpenStack Proposal Bot 2016-01-28 01:27:42 +00:00
parent 8ea306b499
commit 0f83d5cf95
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@ eventlet!=0.18.0,>=0.17.4 # MIT
PyYAML>=3.1.0 # MIT
pecan>=1.0.0 # BSD
WSME>=0.8 # MIT
oslo.config>=3.2.0 # Apache-2.0
oslo.config>=3.4.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
Flask<1.0,>=0.10 # BSD

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
flake8<=2.4.1,>=2.2.4 # MIT
flake8<2.6.0,>2.4.1 # MIT
pylint==1.4.5 # GNU GPL v2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
unittest2 # BSD