diff --git a/requirements-py3.txt b/requirements-py3.txt index ef126410a2..4e81748669 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -5,24 +5,24 @@ retrying>=1.2.3,!=1.3.0 # Apache-2.0 alembic>=0.7.2 croniter>=0.3.4 # MIT License -eventlet>=0.16.1,!=0.17.0 +eventlet>=0.17.3 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 jsonschema>=2.0.0,<3.0.0 lxml>=2.3 msgpack-python>=0.4.0 -oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0 -oslo.config>=1.9.3,<1.10.0 # Apache-2.0 -oslo.context>=0.2.0,<0.3.0 # Apache-2.0 -oslo.db>=1.7.0,<1.8.0 # Apache-2.0 -oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 +oslo.concurrency>=1.8.0 # Apache-2.0 +oslo.config>=1.9.3 # Apache-2.0 +oslo.context>=0.2.0 # Apache-2.0 +oslo.db>=1.7.0 # Apache-2.0 +oslo.i18n>=1.5.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 pecan>=0.8.0 posix_ipc -oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0 -oslo.middleware>=1.0.0,<1.1.0 # Apache-2.0 -oslo.utils>=1.4.0,<1.5.0 # Apache-2.0 +oslo.messaging>=1.8.0 # Apache-2.0 +oslo.middleware>=1.0.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 @@ -36,7 +36,7 @@ requests>=2.2.0,!=2.4.0 six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.5 -stevedore>=1.3.0,<1.4.0 # Apache-2.0 -tooz>=0.13.1,<0.14.0 # Apache-2.0 +stevedore>=1.3.0 # Apache-2.0 +tooz>=0.13.1 # Apache-2.0 WebOb>=1.2.3 WSME>=0.6 diff --git a/requirements.txt b/requirements.txt index 55e7ae45ec..c30fc08e3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ retrying>=1.2.3,!=1.3.0 # Apache-2.0 alembic>=0.7.2 croniter>=0.3.4 # MIT License -eventlet>=0.16.1,!=0.17.0 +eventlet>=0.17.3 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 jsonschema>=2.0.0,<3.0.0 @@ -13,21 +13,21 @@ kafka-python>=0.9.2 # Apache-2.0 keystonemiddleware>=1.5.0 lxml>=2.3 msgpack-python>=0.4.0 -oslo.context>=0.2.0,<0.3.0 # Apache-2.0 -oslo.db>=1.7.0,<1.8.0 # Apache-2.0 -oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0 -oslo.config>=1.9.3,<1.10.0 # Apache-2.0 -oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 -oslo.policy>=0.3.1,<0.4.0 # Apache-2.0 -oslo.rootwrap>=1.6.0,<1.7.0 # Apache-2.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.i18n>=1.5.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 pecan>=0.8.0 posix_ipc -oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0 -oslo.middleware>=1.0.0,<1.1.0 # Apache-2.0 -oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0 -oslo.utils>=1.4.0,<1.5.0 # Apache-2.0 +oslo.messaging>=1.8.0 # Apache-2.0 +oslo.middleware>=1.0.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 @@ -41,8 +41,8 @@ requests>=2.2.0,!=2.4.0 six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.5 -stevedore>=1.3.0,<1.4.0 # Apache-2.0 -tooz>=0.13.1,<0.14.0 # Apache-2.0 +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 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 03dcb21bd2..42a4546905 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -12,8 +12,8 @@ fixtures>=0.3.14 httplib2>=0.7.5 mock>=1.0 # Docs Requirements -oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 -oslotest>=1.5.1,<1.6.0 # Apache-2.0 +oslosphinx>=2.5.0 # Apache-2.0 +oslotest>=1.5.1 # Apache-2.0 pymongo>=2.6.3,<3.0 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 diff --git a/test-requirements.txt b/test-requirements.txt index c923a635ed..768342e572 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,9 +14,9 @@ httplib2>=0.7.5 mock>=1.0 MySQL-python # Docs Requirements -oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 -oslotest>=1.5.1,<1.6.0 # Apache-2.0 -oslo.vmware>=0.11.1,<0.12.0 # Apache-2.0 +oslosphinx>=2.5.0 # Apache-2.0 +oslotest>=1.5.1 # Apache-2.0 +oslo.vmware>=0.11.1 # Apache-2.0 psycopg2 pylint>=1.3.0 # GNU GPL v2 pymongo>=2.6.3,<3.0