requirements/test-requirements.txt
Robert Collins 91ca97c31c Uncap testscenarios.
I'm pretty good with backwards compat, and the other libraries I
maintain are not capped which is inconsistent.

Change-Id: I517b6ed6b32ed334bfe54dd02d42f40395a95b9b
2013-08-18 07:54:39 +12:00

7 lines
218 B
Plaintext

# NOTE: These are requirements for testing the requirements project only
# See global-requirements for the actual requirements list
hacking>=0.5.6,<0.8
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.32