diff --git a/requirements-py3.txt b/requirements-py3.txt index 87d4cb2fa..77cecb5f6 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -13,9 +13,9 @@ lxml>=2.3 msgpack-python>=0.4.0 netaddr>=0.7.12 oslo.concurrency>=1.4.1 # Apache-2.0 -oslo.config>=1.6.0 # Apache-2.0 -oslo.context>=0.1.0 # Apache-2.0 -oslo.db>=1.4.1 # Apache-2.0 +oslo.config>=1.9.0 # Apache-2.0 +oslo.context>=0.2.0 # Apache-2.0 +oslo.db>=1.5.0 # Apache-2.0 oslo.i18n>=1.3.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 @@ -36,7 +36,7 @@ PyYAML>=3.1.0 requests>=2.2.0,!=2.4.0 six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 -sqlalchemy-migrate>=0.9.1,!=0.9.2 +sqlalchemy-migrate>=0.9.5 stevedore>=1.1.0 # Apache-2.0 tooz>=0.3 # Apache-2.0 WebOb>=1.2.3 diff --git a/requirements.txt b/requirements.txt index 0714679be..2ba95174e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,10 +13,10 @@ keystonemiddleware>=1.0.0 lxml>=2.3 msgpack-python>=0.4.0 netaddr>=0.7.12 -oslo.context>=0.1.0 # Apache-2.0 -oslo.db>=1.4.1 # Apache-2.0 +oslo.context>=0.2.0 # Apache-2.0 +oslo.db>=1.5.0 # Apache-2.0 oslo.concurrency>=1.4.1 # Apache-2.0 -oslo.config>=1.6.0 # Apache-2.0 +oslo.config>=1.9.0 # Apache-2.0 oslo.i18n>=1.3.0 # Apache-2.0 oslo.rootwrap>=1.5.0 # Apache-2.0 PasteDeploy>=1.5.0 @@ -39,7 +39,7 @@ PyYAML>=3.1.0 requests>=2.2.0,!=2.4.0 six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 -sqlalchemy-migrate>=0.9.1,!=0.9.2 +sqlalchemy-migrate>=0.9.5 stevedore>=1.1.0 # Apache-2.0 tooz>=0.3 # Apache-2.0 werkzeug>=0.7 # BSD License diff --git a/test-requirements.txt b/test-requirements.txt index abefa3d7b..179c11b7a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ MySQL-python # Docs Requirements oslosphinx>=2.2.0 # Apache-2.0 oslotest>=1.2.0 # Apache-2.0 -oslo.vmware>=0.9.0 # Apache-2.0 +oslo.vmware>=0.11.0 # Apache-2.0 psycopg2 pylint>=1.3.0 # GNU GPL v2 pymongo>=2.5