summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@openstack.org>2013-12-19 09:51:43 -0800
committerJames E. Blair <jeblair@openstack.org>2013-12-23 10:23:04 -0800
commita8951ef927ec9aab093b4915af3fc5e60fdb2a55 (patch)
tree5e038d932cee27c26b2e356da868439f50d01bde /test-requirements.txt
parent9c110fb84ed057bbc796917d6093da3cb34d9e3f (diff)
downloadgear-a8951ef927ec9aab093b4915af3fc5e60fdb2a55.tar.gz
Add statsd support0.5.0
Also correct the oversight of not documenting the SSL params to the server class. Also cap sphinx due to issues with 1.2 and ignore hacking. Change-Id: Ic4e8e942620d06a92696d5cf52bc2e9ce6e66bdc
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4dab357..c75f664 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,8 @@ discover
fixtures>=0.3.12
hacking>=0.5.3,<0.6
python-subunit
-sphinx>=1.1.2
+statsd>=1.0.0,<3.0
+sphinx>=1.1.2,<1.2
testrepository>=0.0.13
testresources
testscenarios