Upgrade packages
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
aiortc==1.4.0
|
2 |
-
matplotlib==3.5.1
|
3 |
-
numpy==1.22.3
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
pydub==0.25.1
|
6 |
-
streamlit==1.
|
7 |
-
streamlit_webrtc==0.44.
|
8 |
-
typing_extensions==4.1.1
|
9 |
-
protobuf~=3.19.0
|
|
|
|
|
|
|
|
|
1 |
opencv-python-headless==4.5.5.64
|
2 |
pydub==0.25.1
|
3 |
+
streamlit==1.17.0
|
4 |
+
streamlit_webrtc==0.44.6
|
|
|
|