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:
morpheus65535 2021-03-04 10:17:20 -05:00
parent 699c0cca0a
commit 7a5e4a4c28
1 changed files with 1 additions and 1 deletions

View File

@ -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