mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-22 15:54:26 +00:00
no log: freeze lxml
This commit is contained in:
parent
c4f103e39b
commit
3918d98791
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
setuptools
|
||||
lxml>=4.3.0
|
||||
lxml>=4.3.0, <5.0.0
|
||||
numpy>=1.12.0
|
||||
webrtcvad-wheels>=2.0.10
|
||||
Pillow>=9.0.0 --only-binary=Pillow
|
||||
Pillow>=9.0.0 --only-binary=Pillow
|
||||
|
|
Loading…
Reference in a new issue