pbs / pycaption

Python module to read/write popular video caption formats
Apache License 2.0
255 stars 137 forks source link

Support lxml 4.9 #291

Closed ghost closed 2 years ago

ghost commented 2 years ago

lxml 4.8.x contains a security vulnerability that's fixed in 4.9.1, but pycaption having it pinned to <4.9 is currently preventing me from updating it to fix the vulnerability. Please consider adding support for 4.9.x soon.

rlaphoenix commented 2 years ago

+1

dyudyunov commented 2 years ago

+1