mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-04-23 22:27:17 -04:00
no log: relaxed lxml version requirement to allow version greater or equal to 5.0.0
This commit is contained in:
parent
85d75a72b8
commit
1f9b9d45b1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
setuptools
|
||||
lxml>=4.3.0, <5.0.0
|
||||
lxml>=4.3.0
|
||||
numpy>=1.12.0
|
||||
webrtcvad-wheels>=2.0.10
|
||||
Pillow>=9.0.0 --only-binary=Pillow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue