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:
parent
6e189b2838
commit
c343d15707
@ -11,7 +11,6 @@ webob>=1.2.3,<1.3
|
|||||||
greenlet>=0.3.2
|
greenlet>=0.3.2
|
||||||
sqlalchemy-migrate>=0.7
|
sqlalchemy-migrate>=0.7
|
||||||
netaddr
|
netaddr
|
||||||
suds>=0.4
|
|
||||||
paramiko>=1.8.0
|
paramiko>=1.8.0
|
||||||
babel>=0.9.6
|
babel>=0.9.6
|
||||||
iso8601>=0.1.4
|
iso8601>=0.1.4
|
||||||
|
Loading…
Reference in New Issue
Block a user