Install a development version of aioice
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit==1.43.2
|
2 |
streamlit_webrtc==0.56.0
|
3 |
twilio==9.5.0
|
|
|
1 |
+
git+https://github.com/whitphx/aioice.git@turn-connection-timeout
|
2 |
streamlit==1.43.2
|
3 |
streamlit_webrtc==0.56.0
|
4 |
twilio==9.5.0
|