summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:27:22 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:27:22 +0000
commitb982516fc14ad26ae1c9eb6124130b655d169527 (patch)
tree815adb8436e2e6a946e92af17e41af50fde2ea51
parentc0677ad425e40d80d54f9d82786f60cf88eeeb42 (diff)
downloadpython-glanceclient-b982516fc14ad26ae1c9eb6124130b655d169527.tar.gz
Updated from global requirements2.9.1
Change-Id: Id6510579123bd2eb5f54f8f7cf02eb74cc1e777c
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 40880d0..dcb1b6a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=3.3.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
-warlock!=1.3.0,<2,>=1.2.0 # Apache-2.0
+warlock<2,>=1.2.0 # Apache-2.0
six>=1.10.0 # MIT
oslo.utils>=3.33.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index eb76e2a..90e5904 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ ordereddict>=1.1 # MIT
os-client-config>=1.28.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD