From 25eb143db04554d65efe2e5d60ad3afa6b51d73a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 20 Sep 2017 03:32:38 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I5f1b0eb8ed7628ad1ecc2de6de3ddd047addfc46 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d95f25f84..d15b7a5b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ oslo.rootwrap>=5.8.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.service>=1.24.0 # Apache-2.0 oslo.utils>=3.28.0 # Apache-2.0 -Paste # MIT +Paste>=2.0.2 # MIT PasteDeploy>=1.5.0 # MIT pbr!=2.1.0,>=2.0.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 4d4416e57..c73be9791 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ oslotest>=1.10.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=1.1.0 # Apache-2.0 sphinx>=1.6.2 # BSD -sphinxcontrib-httpdomain # BSD +sphinxcontrib-httpdomain>=1.3.0 # BSD testtools>=1.4.0 # MIT testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD