diff --git a/requirements.txt b/requirements.txt index 587db43d..e4ab5615 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 alembic>=0.8.4 # MIT -Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD +Babel>=2.3.4 # BSD castellan>=0.3.1 # Apache-2.0 eventlet!=0.18.3,>=0.18.2 # MIT Flask<1.0,>=0.10 # BSD @@ -36,7 +36,7 @@ python-swiftclient>=2.2.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 six>=1.9.0 # MIT -stevedore>=1.9.0 # Apache-2.0 +stevedore>=1.10.0 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT tooz>=1.28.0 # Apache-2.0 WebOb>=1.2.3 # MIT