Merge pull request #78 from whitphx/dependabot/pip/opencv-python-headless-4.5.4.58
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ aiortc==1.2.1
|
|
2 |
av==8.0.3
|
3 |
matplotlib==3.4.3
|
4 |
numpy==1.21.2
|
5 |
-
opencv-python-headless==4.5.
|
6 |
pydub==0.25.1
|
7 |
streamlit==1.1.0
|
8 |
streamlit_webrtc==0.31.1
|
|
|
2 |
av==8.0.3
|
3 |
matplotlib==3.4.3
|
4 |
numpy==1.21.2
|
5 |
+
opencv-python-headless==4.5.4.58
|
6 |
pydub==0.25.1
|
7 |
streamlit==1.1.0
|
8 |
streamlit_webrtc==0.31.1
|