keystoneauth/test-requirements.txt
Monty Taylor 19fdd12d73 Remove lxml as a forced depend
keystoneclient only needs lxml for saml support, which is an
optional contrib piece. Since keystoneclient is massiely used, and
as lxml is a big beefy depend that requires C compilers, move
lxml to test-requriements.

Change-Id: I01b6b702fb8f414884cb1da306d5b95406e86513
2014-08-15 17:10:23 -07:00

18 lines
287 B
Plaintext

coverage>=3.6
discover
fixtures>=0.3.14
hacking>=0.8.0,<0.9
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