remove lxml requirement
this does not appear to be used anywhere in the code base, and is probably vestigial from the nova split which needs it for libvirt xml xpath. Change-Id: If3a9acea16980ffaeb585fa3cffa053fa4b11f5d
This commit is contained in:
parent
42d9e96086
commit
da1ee13de9
@ -6,7 +6,6 @@ SQLAlchemy<1.1.0,>=0.9.9
|
|||||||
alembic>=0.8.0
|
alembic>=0.8.0
|
||||||
automaton>=0.5.0 # Apache-2.0
|
automaton>=0.5.0 # Apache-2.0
|
||||||
eventlet>=0.17.4
|
eventlet>=0.17.4
|
||||||
lxml>=2.3
|
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
greenlet>=0.3.2
|
greenlet>=0.3.2
|
||||||
netaddr!=0.7.16,>=0.7.12
|
netaddr!=0.7.16,>=0.7.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user