summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-08-05 18:04:11 -0300
committerMonty Taylor <mordred@inaugust.com>2013-08-05 18:49:11 -0300
commitaa024468a85904838e0e7d9537eeaf7801d1d5d5 (patch)
tree3422eda00815c2b5935d22de2ccf81209ba94129 /test-requirements.txt
parent8f96a61b6a42069f33d4eb0eb39b1c002ab1a0ea (diff)
downloadpython-troveclient-0.1.4.tar.gz
Sync with global requirements0.1.4
Change-Id: I708ffe506e1be9a72a92edfec911e3ee70481ff1
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 bc7178b..e22723c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,9 +2,9 @@
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
-hacking>=0.5.3,<0.6
+hacking>=0.5.6,<0.7
discover
sphinx>=1.1.2
-testrepository>=0.0.13
+testrepository>=0.0.17
testtools>=0.9.32
mock>=0.8.0