summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-11 18:17:33 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-08-11 18:17:33 +0000
commit06066e77845641fcb193a321d7f10c0387073dff (patch)
tree5dd913e2d74947079fbbc8bfe0e88e24027c9422 /test-requirements.txt
parent8ee0012680767f20cf31a52cd52500390b2bc1d3 (diff)
downloadpython-barbicanclient-06066e77845641fcb193a321d7f10c0387073dff.tar.gz
Updated from global requirements4.1.0
Change-Id: I32865a1db22fce38e1503d4a705b7360f97d1b05
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 6d5ec47..6ef223b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@ coverage>=3.6 # Apache-2.0
discover # BSD
hacking<0.11,>=0.10.0
fixtures>=3.0.0 # Apache-2.0/BSD
-requests-mock>=0.7.0 # Apache-2.0
+requests-mock>=1.0 # Apache-2.0
mock>=2.0 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
@@ -14,5 +14,5 @@ nose # LGPL
python-openstackclient>=2.1.0 # Apache-2.0
# Documentation build requirements
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0