diff --git a/requirements.txt b/requirements.txt index 44b47a12..724dff47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,13 +5,13 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Paste # MIT falcon>=1.0.0 # Apache-2.0 -keystonemiddleware>=4.12.0 # Apache-2.0 -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 +keystonemiddleware>=4.17.0 # Apache-2.0 +oslo.config>=4.6.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 -oslo.middleware>=3.27.0 # Apache-2.0 +oslo.middleware>=3.31.0 # Apache-2.0 oslo.log>=3.30.0 # Apache-2.0 -oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0 -oslo.utils>=3.20.0 # Apache-2.0 +oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 +oslo.utils>=3.28.0 # Apache-2.0 PasteDeploy>=1.5.0 # MIT monasca-common>=1.4.0 # Apache-2.0 eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 9b9ee694..3a41f86a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,18 +5,18 @@ # Install bounded pep8/pyflakes first, then let flake8 install hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 bandit>=1.1.0 # Apache-2.0 -bashate>=0.2 # Apache-2.0 +bashate>=0.5.1 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0.0 # BSD oslotest>=1.10.0 # Apache-2.0 -os-testr>=0.8.0 # Apache-2.0 -simplejson>=2.2.0 # MIT +os-testr>=1.0.0 # Apache-2.0 +simplejson>=3.5.1 # MIT # documentation doc8 # Apache-2.0 sphinx>=1.6.2 # BSD -os-api-ref>=1.0.0 # Apache-2.0 +os-api-ref>=1.4.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0