dependabot[bot]
commited on
Bump opencv-python from 4.5.2.52 to 4.5.2.54
Browse filesBumps [opencv-python](https://github.com/skvark/opencv-python) from 4.5.2.52 to 4.5.2.54.
- [Release notes](https://github.com/skvark/opencv-python/releases)
- [Commits](https://github.com/skvark/opencv-python/commits)
---
updated-dependencies:
- dependency-name: opencv-python
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.0
|
|
2 |
av==8.0.3
|
3 |
matplotlib==3.4.2
|
4 |
numpy==1.20.3
|
5 |
-
opencv_python==4.5.2.
|
6 |
pydub==0.25.1
|
7 |
streamlit==0.82.0
|
8 |
streamlit_webrtc==0.20.1
|
|
|
2 |
av==8.0.3
|
3 |
matplotlib==3.4.2
|
4 |
numpy==1.20.3
|
5 |
+
opencv_python==4.5.2.54
|
6 |
pydub==0.25.1
|
7 |
streamlit==0.82.0
|
8 |
streamlit_webrtc==0.20.1
|