summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-30 14:53:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-30 14:53:39 +0000
commit8241f08ee1a67bbdaabd1026b81cc494a53530f2 (patch)
tree1f48ae6d78200e56560cfd37dacaf14c650feba5 /test-requirements.txt
parent84c83fc3aeebf8201a301f1864c3b8a1572111f1 (diff)
downloadpython-openstackclient-3.2.0.tar.gz
Updated from global requirements3.2.0
Change-Id: I2eedd06457425f48353e416b4d5145ce1967d57c
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 ff7b1981..0ff0e226 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,7 +13,7 @@ requests>=2.10.0 # Apache-2.0
requests-mock>=1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
stevedore>=1.16.0 # Apache-2.0
-os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,>=1.13.1 # Apache-2.0
+os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT