keystonemiddleware/test-requirements.txt
Dolph Mathews 53a7e4437d move webob from test-requirements to requirements
Not only do tests depend on webob, but the ec2_token middleware itself
depends on webob directly.

Change-Id: I3f84cfb274eaf50980aa0013bf29bec3ff21c83d
2014-07-23 13:17:31 -05:00

14 lines
234 B
Plaintext

coverage>=3.6
discover
fixtures>=0.3.14
hacking>=0.8.0,<0.9
httpretty>=0.8.0,!=0.8.1,!=0.8.2
mock>=1.0
mox3>=0.7.0
pycrypto>=2.6
sphinx>=1.1.2,!=1.2.0,<1.3
stevedore>=0.14
testrepository>=0.0.18
testresources>=0.2.4
testtools>=0.9.34