mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-01 09:05:57 +00:00
Fixed requirements.txt to prevent installation of webrtcdav-wheels 2.0.10-post.2 that isn't compatible for now.
This commit is contained in:
parent
699c0cca0a
commit
7a5e4a4c28
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
lxml>=4.3.0
|
||||
numpy>=1.12.0
|
||||
webrtcvad-wheels>=2.0.10
|
||||
webrtcvad-wheels>=2.0.10,<2.0.10-post.2
|
Loading…
Reference in a new issue