Add dependencies for RtspClient

This commit is contained in:
Max Ziermann
2020-03-06 16:47:20 +01:00
parent 5dfe2a6079
commit da46f0efca
2 changed files with 74 additions and 4 deletions

View File

@@ -9,5 +9,8 @@ verify_ssl = true
pillow = "*"
pyyaml = "*"
requests = "*"
numpy = "*"
opencv-python = "*"
pysocks = "*"
[requires]