File size: 285 Bytes
d79183c
 
 
 
 
 
8896b1c
 
ee294bf
0d338e8
31f4b0c
8896b1c
1
2
3
4
5
6
7
8
9
10
11
12
13
[project]
name = "streamlit-webrtc-ice-config-experiment"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "streamlit>=1.43.2",
    "streamlit-webrtc==0.62.4",
    "twilio>=9.5.0",
    "aioice==0.10.0",
]