diff --git a/requirements.txt b/requirements.txt index e7d033f63d..3579e18d70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. pbr>=1.6 -SQLAlchemy<1.1.0,>=0.9.9 +SQLAlchemy<1.1.0,>=1.0.10 alembic>=0.8.0 automaton>=0.5.0 # Apache-2.0 eventlet>=0.17.4 @@ -20,7 +20,7 @@ stevedore>=1.5.0 # Apache-2.0 pysendfile>=2.0.0 websockify>=0.6.1 oslo.concurrency>=2.3.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.db>=4.1.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0