Merge pull request #153 from whitphx/dependabot/pip/streamlit-1.11.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ 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.42.0
|
| 8 |
typing_extensions==4.1.1
|
| 9 |
protobuf~=3.19.0
|
|
|
|
| 3 |
numpy==1.22.3
|
| 4 |
opencv-python-headless==4.5.5.64
|
| 5 |
pydub==0.25.1
|
| 6 |
+
streamlit==1.11.1
|
| 7 |
streamlit_webrtc==0.42.0
|
| 8 |
typing_extensions==4.1.1
|
| 9 |
protobuf~=3.19.0
|