diff --git a/requirements-py3.txt b/requirements-py3.txt index d5aa7d08d..3e2d230b4 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -6,7 +6,7 @@ alembic>=0.6.4 anyjson>=0.3.3 argparse croniter>=0.3.4 # MIT License -eventlet>=0.15.1 +eventlet>=0.15.2 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 jsonschema>=2.0.0,<3.0.0 @@ -25,7 +25,7 @@ oslo.utils>=1.0.0 # Apache-2.0 pysnmp>=4.2.1,<5.0.0 python-ceilometerclient>=1.0.6 python-glanceclient>=0.14.0 -python-keystoneclient>=0.10.0 +python-keystoneclient>=0.11.1 python-neutronclient>=2.3.6,<3 python-novaclient>=2.18.0 python-swiftclient>=2.2.0 diff --git a/requirements.txt b/requirements.txt index 720849b3b..55be66d3d 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.15.1 +eventlet>=0.15.2 happybase>=0.5,!=0.7 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 @@ -31,7 +31,7 @@ oslo.utils>=1.0.0 # Apache-2.0 pysnmp>=4.2.1,<5.0.0 python-ceilometerclient>=1.0.6 python-glanceclient>=0.14.0 -python-keystoneclient>=0.10.0 +python-keystoneclient>=0.11.1 python-neutronclient>=2.3.6,<3 python-novaclient>=2.18.0 python-swiftclient>=2.2.0 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index f59ee5306..37468800a 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -16,7 +16,7 @@ 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 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-docbookrestapi sphinxcontrib-httpdomain sphinxcontrib-pecanwsme>=0.8 diff --git a/test-requirements.txt b/test-requirements.txt index d71ba984c..554ead2c6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -19,7 +19,7 @@ psycopg2 pylint==0.25.2 pymongo>=2.5 python-subunit>=0.0.18 -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-docbookrestapi sphinxcontrib-httpdomain sphinxcontrib-pecanwsme>=0.8