diff --git a/requirements.txt b/requirements.txt index 48b1767f5db..61fd6c35b6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 -oslo.policy>=1.9.0 # Apache-2.0 +oslo.policy>=1.14.0 # Apache-2.0 oslo.privsep>=1.9.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index d796b05222e..fbffd4becef 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 os-api-ref>=1.0.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT testrepository>=0.0.18 # Apache-2.0/BSD