summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 27953e7..92aa503 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,10 +3,13 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
-hacking>=0.8.0,<0.9
+hacking>=0.10.0,<0.11
coverage
nose
nosexcover
nosehtmloutput
+os-api-ref>=0.1.0 # Apache-2.0
+os-testr>=0.4.1
mock>=1.0
python-swiftclient
+python-keystoneclient>=1.3.0