Update requirements according to global requirements (master)

Change-Id: I8194128165cd4fe42cc70ff386df7bbc75a94bd5
This commit is contained in:
Anastasia Kuznetsova 2014-09-25 13:41:30 +04:00
parent 368a1f6617
commit 3d1c85d608
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
python-mistralclient
pbr>=0.6,!=0.7,<1.0
eventlet>=0.13.0
eventlet>=0.15.0
PyYAML>=3.1.0
pecan>=0.4.5
pecan>=0.5.0
WSME>=0.6
argparse
oslo.config>=1.2.0
python-keystoneclient>=0.9.0
oslo.config>=1.4.0 # Apache-2.0
python-keystoneclient>=0.10.0
Flask>=0.10,<1.0

View File

@ -1,8 +1,8 @@
pep8==1.5.7
pyflakes==0.8.1
flake8==2.1.0
flake8==2.2.3
pylint==0.25.2
sphinx>=1.1.2
sphinx>=1.1.2,!=1.2.0,<1.3
unittest2
fixtures>=0.3.14
mock>=1.0