summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-19 05:57:09 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-19 05:57:09 +0000
commit3914abb31e7a95efd9ad45776bc262d36e39af91 (patch)
tree8cfd77467263c8b046678f8f93180995cc555a11
parent29223f2e1e88666427ed37b3ce127854df0dd0b5 (diff)
downloadpython-barbicanclient-3914abb31e7a95efd9ad45776bc262d36e39af91.tar.gz
Updated from global requirements
Change-Id: I0246f0fbc514b3a9316e15e3374ce785e4fa77d6
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2c514bd..10e3bc4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,7 +11,7 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
oslotest>=1.10.0 # Apache-2.0
nose # LGPL
-python-openstackclient>=2.1.0 # Apache-2.0
+python-openstackclient>=3.3.0 # Apache-2.0
# Documentation build requirements
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD