diff --git a/requirements.txt b/requirements.txt index df0e376a..328ade0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.9.0 # Apache-2.0 iso8601>=0.1.9 -oslo.log>=1.6.0 # Apache-2.0 +oslo.log>=1.8.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 WebOb>=1.2.3 diff --git a/test-requirements.txt b/test-requirements.txt index 4c2d38a3..c6077e92 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.0 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 testtools>=1.4.0 # These are needed for docs generation oslosphinx>=2.5.0 # Apache-2.0