dependabot[bot]
commited on
Bump opencv-python-headless from 4.5.4.60 to 4.5.5.62
Browse filesBumps [opencv-python-headless](https://github.com/skvark/opencv-python) from 4.5.4.60 to 4.5.5.62.
- [Release notes](https://github.com/skvark/opencv-python/releases)
- [Commits](https://github.com/skvark/opencv-python/commits)
---
updated-dependencies:
- dependency-name: opencv-python-headless
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ aiortc==1.2.1
|
|
2 |
av==8.1.0
|
3 |
matplotlib==3.5.1
|
4 |
numpy==1.21.4
|
5 |
-
opencv-python-headless==4.5.
|
6 |
pydub==0.25.1
|
7 |
streamlit==1.3.1
|
8 |
streamlit_webrtc==0.33.0
|
|
|
2 |
av==8.1.0
|
3 |
matplotlib==3.5.1
|
4 |
numpy==1.21.4
|
5 |
+
opencv-python-headless==4.5.5.62
|
6 |
pydub==0.25.1
|
7 |
streamlit==1.3.1
|
8 |
streamlit_webrtc==0.33.0
|