added stream checks

This commit is contained in:
Tobias Kurze
2020-02-21 07:22:26 +01:00
parent bb4db25dcd
commit 6971b4b618
10 changed files with 324 additions and 202 deletions

View File

@@ -4,6 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
ffmpeg-python = "*"
flask = "*"
flask-httpauth = "*"
flask-restplus-patched = "*"