Skip to content

Commit da46f0e

Browse files
author
Max Ziermann
committed
Add dependencies for RtspClient
1 parent 5dfe2a6 commit da46f0e

File tree

2 files changed

+74
-4
lines changed

2 files changed

+74
-4
lines changed

Pipfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ verify_ssl = true
99
pillow = "*"
1010
pyyaml = "*"
1111
requests = "*"
12+
numpy = "*"
13+
opencv-python = "*"
14+
pysocks = "*"
1215

1316
[requires]

Pipfile.lock

Lines changed: 71 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)