diff --git a/requirements.txt b/requirements.txt index f9b6bd0e58f..5cb20df1b99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ iso8601>=0.1.11 # MIT keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0 lxml>=2.3 # BSD oauth2client>=1.5.0 # Apache-2.0 -oslo.config>=3.9.0 # Apache-2.0 +oslo.config>=3.10.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.context>=2.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 @@ -25,7 +25,7 @@ oslo.reports>=0.6.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.5.0 # Apache-2.0 +oslo.utils>=3.11.0 # Apache-2.0 oslo.versionedobjects>=1.9.1 # Apache-2.0 osprofiler>=1.3.0 # Apache-2.0 paramiko>=2.0 # LGPL diff --git a/test-requirements.txt b/test-requirements.txt index ad34230a9bb..a035b9b7fef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ hacking<0.11,>=0.10.0 anyjson>=0.3.3 # BSD coverage>=3.6 # Apache-2.0 ddt>=1.0.1 # MIT -fixtures<2.0,>=1.3.1 # Apache-2.0/BSD +fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0