summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2013-06-29 13:08:58 +0200
committerDirk Mueller <dirk@dmllr.de>2013-06-29 13:10:03 +0200
commit5c56497714aa52c885a1b3c98aa3aa6905655fec (patch)
tree3f0ca996fffd4ce21b06f346797c79bee59616e3 /test-requirements.txt
parent9916c8f2733b683d859770d05dacd2c9c82912d7 (diff)
downloadpython-troveclient-5c56497714aa52c885a1b3c98aa3aa6905655fec.tar.gz
Sync requirements with openstack/requirements
Don't require higher/different versions than openstack/requirements. It seems those higher requirements are not needed after all (I wasn't able to figure out why it was added) Change-Id: I4ea313212c0ead30e88669051f541d179eb2ecf0
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index f184f40..bc7178b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,10 +3,8 @@ pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.3,<0.6
-
discover
sphinx>=1.1.2
testrepository>=0.0.13
-testtools>=0.9.29
+testtools>=0.9.32
mock>=0.8.0
-