keystoneauth/test-requirements.txt
Monty Taylor d71da4ee82 Unsort pbr and hacking in requirements files
Each of these wants to come first. Python does not have a dep solver,
so order is actually important.

Change-Id: I10450de1839c41d729b606a04a944507d2427987
2014-08-20 17:09:04 -05:00

19 lines
288 B
Plaintext

hacking>=0.8.0,<0.9
coverage>=3.6
discover
fixtures>=0.3.14
keyring>=2.1,!=3.3
lxml>=2.3
mock>=1.0
mox3>=0.7.0
oauthlib>=0.6
oslosphinx
pycrypto>=2.6
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
testrepository>=0.0.18
testresources>=0.2.4
testtools>=0.9.34
WebOb>=1.2.3