dependabot[bot]
commited on
Bump opencv-python-headless from 4.5.5.64 to 4.7.0.72
Browse filesBumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.5.5.64 to 4.7.0.72.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)
---
updated-dependencies:
- dependency-name: opencv-python-headless
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
opencv-python-headless==4.
|
2 |
pydub==0.25.1
|
3 |
streamlit==1.19.0
|
4 |
streamlit_webrtc==0.44.6
|
|
|
1 |
+
opencv-python-headless==4.7.0.72
|
2 |
pydub==0.25.1
|
3 |
streamlit==1.19.0
|
4 |
streamlit_webrtc==0.44.6
|