summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 402c212..a855ea0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,9 +5,11 @@ fixtures>=0.3.14
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.10.0,<0.11
mock>=1.0
+openstackdocstheme>=1.11.0 # Apache-2.0
requests>=1.2.1,!=2.4.0
requests-mock>=0.4.0 # Apache-2.0
salt
+sphinx>=1.6.2 # BSD
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34