diff --git a/requirements.txt b/requirements.txt index aab2539b67..d926783f19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ oslo.db>=2.4.1 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.service>=0.6.0 # Apache-2.0 +oslo.service>=0.7.0 # Apache-2.0 rfc3986>=0.2.0 # Apache-2.0 oslo.middleware!=2.6.0,>=2.4.0 # Apache-2.0 psutil<2.0.0,>=1.1.1 diff --git a/test-requirements.txt b/test-requirements.txt index 084460f8ad..ef6d2d4fed 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ mock>=1.2 mox3>=0.7.0 psycopg2 PyMySQL>=0.6.2 # MIT License -python-barbicanclient>=3.0.1 +python-barbicanclient>=3.3.0 python-ironicclient>=0.6.0 python-subunit>=0.0.18 requests-mock>=0.6.0 # Apache-2.0