summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-06 16:10:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-06 16:10:17 +0000
commitb738d74738071733a57788d7c1bb16e1e238f683 (patch)
treedaba05f9a4809312a4e0b3448d73c0925c26c951 /test-requirements.txt
parente923fb1fc2f03716e75c722ff8bcb41578a0006c (diff)
downloadpython-troveclient-b738d74738071733a57788d7c1bb16e1e238f683.tar.gz
Updated from global requirements
Change-Id: I6e79ad39b6f5e3a34ca290b82afbcb211829fdd2
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d319922..764d5cd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
-python-openstackclient>=3.3.0 # Apache-2.0
+python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD