summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:07:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:07:32 +0000
commitc26f0f58615565d648746c3fc5eb6eda318b3830 (patch)
tree576389a5cb31bf368dc7accb72f621ae28ce2bf5 /test-requirements.txt
parent7592a6e4d1fa8345183e33e620a340d761946191 (diff)
downloadpython-novaclient-c26f0f58615565d648746c3fc5eb6eda318b3830.tar.gz
Updated from global requirements
Change-Id: Iec0c4fbf6e2be419dc52fbd9144555050e0a25df
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 d51bbdf1..56bb156d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,7 +14,7 @@ python-glanceclient>=2.5.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT