diff --git a/requirements-py3.txt b/requirements-py3.txt index 93ce70c2e..eed3775e4 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -6,35 +6,35 @@ alembic>=0.6.4 anyjson>=0.3.3 argparse croniter>=0.3.4 # MIT License -eventlet>=0.13.0 +eventlet>=0.15.1 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 jsonschema>=2.0.0,<3.0.0 lockfile>=0.8 lxml>=2.3 msgpack-python>=0.4.0 -netaddr>=0.7.6 -oslo.config>=1.4.0.0a3 -oslo.db>=0.4.0 +netaddr>=0.7.12 +oslo.config>=1.4.0 # Apache-2.0 +oslo.db>=1.0.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 pecan>=0.5.0 posix_ipc -oslo.messaging>=1.3.0 -oslo.utils>=0.2.0 +oslo.messaging>=1.4.0 +oslo.utils>=1.0.0 # Apache-2.0 pysnmp>=4.2.1,<5.0.0 python-ceilometerclient>=1.0.6 -python-glanceclient>=0.13.1 +python-glanceclient>=0.14.0 python-keystoneclient>=0.10.0 python-neutronclient>=2.3.6,<3 -python-novaclient>=2.17.0 +python-novaclient>=2.18.0 python-swiftclient>=2.2.0 pytz>=2010h PyYAML>=3.1.0 -requests>=1.2.1 +requests>=1.2.1,!=2.4.0 six>=1.7.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 -sqlalchemy-migrate>=0.9.1 -stevedore>=0.14 +sqlalchemy-migrate>=0.9.1,!=0.9.2 +stevedore>=1.0.0 # Apache-2.0 WebOb>=1.2.3 WSME>=0.6 diff --git a/requirements.txt b/requirements.txt index 1663de1fe..4da6a0b05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ alembic>=0.6.4 anyjson>=0.3.3 argparse croniter>=0.3.4 # MIT License -eventlet>=0.13.0 +eventlet>=0.15.1 happybase>=0.5,!=0.7 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 @@ -15,33 +15,33 @@ keystonemiddleware>=1.0.0 lockfile>=0.8 lxml>=2.3 msgpack-python>=0.4.0 -netaddr>=0.7.6 +netaddr>=0.7.12 ordereddict -oslo.db>=0.4.0 -oslo.config>=1.4.0.0a3 -oslo.rootwrap>=1.3.0.0a1 -oslo.vmware>=0.5 # Apache-2.0 +oslo.db>=1.0.0 # Apache-2.0 +oslo.config>=1.4.0 # Apache-2.0 +oslo.rootwrap>=1.3.0 +oslo.vmware>=0.6.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 pecan>=0.5.0 posix_ipc -oslo.messaging>=1.4.0.0a3 -oslo.serialization>=0.1.0 -oslo.utils>=0.2.0 # Apache-2.0 +oslo.messaging>=1.4.0 +oslo.serialization>=1.0.0 # Apache-2.0 +oslo.utils>=1.0.0 # Apache-2.0 pysnmp>=4.2.1,<5.0.0 python-ceilometerclient>=1.0.6 -python-glanceclient>=0.13.1 +python-glanceclient>=0.14.0 python-keystoneclient>=0.10.0 python-neutronclient>=2.3.6,<3 -python-novaclient>=2.17.0 +python-novaclient>=2.18.0 python-swiftclient>=2.2.0 pytz>=2010h PyYAML>=3.1.0 -requests>=1.2.1 +requests>=1.2.1,!=2.4.0 six>=1.7.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 -sqlalchemy-migrate>=0.9.1 -stevedore>=0.14 -tooz>=0.3 +sqlalchemy-migrate>=0.9.1,!=0.9.2 +stevedore>=1.0.0 # Apache-2.0 +tooz>=0.3 # Apache-2.0 WebOb>=1.2.3 WSME>=0.6 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 766b9b8dc..f59ee5306 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -12,8 +12,8 @@ httplib2>=0.7.5 mock>=1.0 mox>=0.5.3 # Docs Requirements -oslosphinx>=2.2.0.0a2 -oslotest +oslosphinx>=2.2.0 # Apache-2.0 +oslotest>=1.1.0 # Apache-2.0 pymongo>=2.5 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,<1.3 diff --git a/test-requirements.txt b/test-requirements.txt index 3cb82f7c8..1fb07126c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,8 +13,8 @@ mock>=1.0 mox>=0.5.3 MySQL-python # Docs Requirements -oslosphinx>=2.2.0.0a2 -oslotest +oslosphinx>=2.2.0 # Apache-2.0 +oslotest>=1.1.0 # Apache-2.0 pymongo>=2.5 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,<1.3