diff --git a/requirements.txt b/requirements.txt index 06457d12..fa3da6fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 Babel>=1.3 -SQLAlchemy<1.1.0,>=0.9.9 +SQLAlchemy<1.1.0,>=1.0.10 stevedore>=1.5.0 # Apache-2.0 alembic>=0.8.0 eventlet>=0.17.4 @@ -32,7 +32,7 @@ python-muranoclient>=0.7.1 python-congressclient>=1.0.0 python-mistralclient>=1.0.0 oslo.db>=4.1.0 # Apache-2.0 -oslo.config>=2.7.0 # Apache-2.0 +oslo.config>=3.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0