diff --git a/requirements.txt b/requirements.txt index 09e8fb4046..96fea5c95b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ keystonemiddleware>=2.0.0 kombu>=3.0.7 lxml>=2.3 netaddr>=0.7.12 -oslo.cache>=0.3.0 # Apache-2.0 +oslo.cache>=0.4.0 # Apache-2.0 oslo.config>=2.1.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 @@ -26,7 +26,7 @@ oslo.middleware>=2.4.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.reports>=0.1.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 -oslo.service>=0.1.0 # Apache-2.0 +oslo.service>=0.6.0 # Apache-2.0 oslo.utils>=2.0.0 # Apache-2.0 osprofiler>=0.3.0 # Apache-2.0 oslo.versionedobjects>=0.6.0 @@ -41,7 +41,7 @@ python-glanceclient>=0.18.0 python-heatclient>=0.3.0 python-keystoneclient>=1.6.0 python-magnumclient>=0.2.1 -python-manilaclient>=1.0.4 +python-manilaclient>=1.2.0 python-mistralclient>=1.0.0 python-neutronclient<3,>=2.6.0 python-novaclient>=2.26.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5f96cb6022..e9aaade4fa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,7 @@ # Hacking already pins down pep8, pyflakes and flake8 hacking<0.11,>=0.10.0 -bandit>=0.10.1 +bandit>=0.13.2 coverage>=3.6 discover mock>=1.2