diff --git a/requirements.txt b/requirements.txt index d761d7039..e19e917cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,33 +16,33 @@ msgpack-python>=0.4.0 oslo.context>=0.2.0 # Apache-2.0 oslo.db>=1.7.0 # Apache-2.0 oslo.concurrency>=1.8.0 # Apache-2.0 -oslo.config>=1.9.3 # Apache-2.0 +oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.log>=1.0.0 # Apache-2.0 oslo.policy>=0.3.1 # Apache-2.0 oslo.rootwrap>=1.6.0 # Apache-2.0 PasteDeploy>=1.5.0 -pbr>=0.6,!=0.7,<1.0 +pbr>=0.11,<2.0 pecan>=0.8.0 oslo.messaging>=1.8.0 # Apache-2.0 -oslo.middleware>=1.0.0 # Apache-2.0 +oslo.middleware>=1.2.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 pysnmp>=4.2.1,<5.0.0 python-ceilometerclient>=1.0.13 -python-glanceclient>=0.15.0 -python-keystoneclient>=1.1.0 +python-glanceclient>=0.17.1 +python-keystoneclient>=1.3.0 python-neutronclient>=2.3.11,<3 python-novaclient>=2.22.0 python-swiftclient>=2.2.0 pytz>=2013.6 PyYAML>=3.1.0 -requests>=2.2.0,!=2.4.0 +requests>=2.5.2 six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 -sqlalchemy-migrate>=0.9.5 +sqlalchemy-migrate>=0.9.6 stevedore>=1.3.0 # Apache-2.0 tooz>=0.13.1 # Apache-2.0 Werkzeug>=0.7 # BSD License WebOb>=1.2.3 -WSME>=0.6 +WSME>=0.7 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 2085e292a..b40245c7d 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -14,10 +14,10 @@ mock>=1.0 # Docs Requirements oslosphinx>=2.5.0 # Apache-2.0 oslotest>=1.5.1 # Apache-2.0 -oslo.vmware>=0.11.1 # Apache-2.0 +oslo.vmware>=0.13.1 # Apache-2.0 psycopg2 -pylint>=1.3.0 # GNU GPL v2 -pymongo>=2.6.3,<3.0 +pylint==1.4.1 # GNU GPL v2 +pymongo>=2.6.3 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-docbookrestapi diff --git a/test-requirements.txt b/test-requirements.txt index 214c7b211..d0aa334e1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,10 +17,10 @@ MySQL-python # Docs Requirements oslosphinx>=2.5.0 # Apache-2.0 oslotest>=1.5.1 # Apache-2.0 -oslo.vmware>=0.11.1 # Apache-2.0 +oslo.vmware>=0.13.1 # Apache-2.0 psycopg2 -pylint>=1.3.0 # GNU GPL v2 -pymongo>=2.6.3,<3.0 +pylint==1.4.1 # GNU GPL v2 +pymongo>=2.6.3 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-docbookrestapi