summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-27 12:21:14 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-27 12:21:14 +0000
commit3bb401758c00a9d66383484c60933421d9a21d63 (patch)
tree9c5e2996810c131d1d15e44b1afcf6ca2b2888af /test-requirements.txt
parentf5117405753909c2b0331f54463b553ee10247a6 (diff)
downloadpython-designateclient-3bb401758c00a9d66383484c60933421d9a21d63.tar.gz
Updated from global requirements
Change-Id: I992d0aafc2d29eaf73a3e805e95fbd0a1665e323
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 71e5bce..0ef5deb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,11 +5,11 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0 # BSD
-oslo.config>=4.0.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
oslosphinx>=4.7.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0