diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-06-16 15:59:40 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-06-16 22:36:40 +0300 |
commit | 46af1e90f5867e3f141ceb230a3b71a05c310840 (patch) | |
tree | d188e0e880a83b4c789a43ef412f35bdd8fb72fc /requirements.txt | |
parent | bd3c5487b526c441b76304b15e13b0ef3b26105f (diff) |
video utils updated
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 53c3cd0..e42e4a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,7 @@ PyYAML~=6.0 apscheduler~=3.9.1 psutil~=5.9.1 aioshutil~=1.1 +scikit-image~=0.19.3 # following can be installed from debian repositories # matplotlib~=3.5.0 |