Remove suds requirement

There are no uses of suds in this module, and
suds is meanwhile unmaintained and has pending
security issues, so better remove references to it.

Change-Id: I532f597724ccdff91769e167342545d0b53c54ef
This commit is contained in:
Dirk Mueller 2013-07-09 20:12:26 +02:00
parent 6e189b2838
commit c343d15707
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ webob>=1.2.3,<1.3
greenlet>=0.3.2
sqlalchemy-migrate>=0.7
netaddr
suds>=0.4
paramiko>=1.8.0
babel>=0.9.6
iso8601>=0.1.4