diff --git a/requirements.txt b/requirements.txt index c26fd3920..ebd8392d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,17 +4,17 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD jsonpatch>=1.1 # BSD -keystoneauth1>=2.1.0 # Apache-2.0 +keystoneauth1>=2.7.0 # Apache-2.0 keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.cache>=1.5.0 # Apache-2.0 oslo.config>=3.10.0 # Apache-2.0 -oslo.context>=2.2.0 # Apache-2.0 +oslo.context>=2.4.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 -oslo.messaging>=4.5.0 # Apache-2.0 -oslo.policy>=0.5.0 # Apache-2.0 +oslo.messaging>=5.2.0 # Apache-2.0 +oslo.policy>=1.9.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.11.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index f65d3a64d..6df0025bc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,11 +17,11 @@ testtools>=1.4.0 # MIT # Doc requirements oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 # releasenotes reno>=1.6.2 # Apache2 # bandit -bandit>=1.0.1 # Apache-2.0 \ No newline at end of file +bandit>=1.0.1 # Apache-2.0