diff --git a/requirements.txt b/requirements.txt index 5bd55304..f4ba77bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ dogpile.cache>=0.5.4 six>=1.9.0 oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.log>=1.6.0 # Apache-2.0 +oslo.log>=1.8.0 # Apache-2.0 oslo.utils>=1.9.0 # Apache-2.0 python-memcached>=1.56 diff --git a/test-requirements.txt b/test-requirements.txt index 78c8759e..60409a49 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 mock>=1.2 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 oslosphinx>=2.5.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2