eclecticiq / OpenTAXII

TAXII server implementation in Python from EclecticIQ
BSD 3-Clause "New" or "Revised" License
192 stars 92 forks source link

Add lxml to requirements, require 4.3.1 or newer #129

Closed ghost closed 5 years ago

ghost commented 5 years ago

This will not work until 4.3.1 is released: https://pypi.org/project/lxml/#history

It includes this bugfix which we want: https://bugs.launchpad.net/lxml/+bug/1814522