Stop pinning the Streamlit version
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
opencv-python-headless==4.7.0.72
|
| 2 |
pydub==0.25.1
|
| 3 |
-
streamlit==1.19.0
|
| 4 |
streamlit_webrtc==0.44.7
|
| 5 |
twilio~=8.1.0
|
|
|
|
| 1 |
opencv-python-headless==4.7.0.72
|
| 2 |
pydub==0.25.1
|
|
|
|
| 3 |
streamlit_webrtc==0.44.7
|
| 4 |
twilio~=8.1.0
|