diff --git a/requirements.txt b/requirements.txt index fa2679f..565d959 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ eventlet!=0.18.3,>=0.18.2 # MIT PyYAML>=3.1.0 # MIT pecan>=1.0.0 # BSD WSME>=0.8 # MIT -oslo.config>=3.7.0 # Apache-2.0 +oslo.config>=3.9.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 Flask<1.0,>=0.10 # BSD