diff --git a/requirements.txt b/requirements.txt index 9cfc2dec7d..f1ba44de2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,8 +25,8 @@ keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 netaddr!=0.7.16,>=0.7.12 # BSD oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 -oslo.context>=2.4.0 # Apache-2.0 -oslo.db>=4.1.0 # Apache-2.0 +oslo.context>=2.6.0 # Apache-2.0 +oslo.db>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 @@ -47,7 +47,7 @@ python-heatclient>=1.1.0 # Apache-2.0 python-neutronclient>=4.2.0 # Apache-2.0 python-k8sclient>=0.2.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 -python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 +python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 setuptools!=24.0.0,>=16.0 # PSF/ZPL six>=1.9.0 # MIT