dependabot[bot]
commited on
Bump opencv-python-headless from 4.7.0.72 to 4.8.0.76
Browse filesBumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.7.0.72 to 4.8.0.76.
- [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_webrtc==0.45.1
|
4 |
twilio~=8.4.0
|
|
|
1 |
+
opencv-python-headless==4.8.0.76
|
2 |
pydub==0.25.1
|
3 |
streamlit_webrtc==0.45.1
|
4 |
twilio~=8.4.0
|