Install streamlit-webrtc>=0.60.1
Browse files- pyproject.toml +1 -4
- requirements.txt +1 -1
- uv.lock +10 -13
pyproject.toml
CHANGED
@@ -6,9 +6,6 @@ readme = "README.md"
|
|
6 |
requires-python = ">=3.13"
|
7 |
dependencies = [
|
8 |
"streamlit>=1.43.2",
|
9 |
-
"streamlit-webrtc>=0.
|
10 |
"twilio>=9.5.0",
|
11 |
]
|
12 |
-
|
13 |
-
[tool.uv.sources]
|
14 |
-
streamlit-webrtc = { url = "https://f350c379.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.58.1.dev4+g12749f2-py3-none-any.whl" }
|
|
|
6 |
requires-python = ">=3.13"
|
7 |
dependencies = [
|
8 |
"streamlit>=1.43.2",
|
9 |
+
"streamlit-webrtc>=0.60.1",
|
10 |
"twilio>=9.5.0",
|
11 |
]
|
|
|
|
|
|
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
streamlit==1.43.2
|
2 |
-
|
3 |
twilio==9.5.0
|
|
|
1 |
streamlit==1.43.2
|
2 |
+
streamlit-webrtc>=0.60.1
|
3 |
twilio==9.5.0
|
uv.lock
CHANGED
@@ -59,11 +59,15 @@ wheels = [
|
|
59 |
[[package]]
|
60 |
name = "aioice"
|
61 |
version = "0.9.0"
|
62 |
-
source = {
|
63 |
dependencies = [
|
64 |
{ name = "dnspython" },
|
65 |
{ name = "ifaddr" },
|
66 |
]
|
|
|
|
|
|
|
|
|
67 |
|
68 |
[[package]]
|
69 |
name = "aiortc"
|
@@ -845,24 +849,17 @@ wheels = [
|
|
845 |
|
846 |
[[package]]
|
847 |
name = "streamlit-webrtc"
|
848 |
-
version = "0.
|
849 |
-
source = {
|
850 |
dependencies = [
|
851 |
{ name = "aioice" },
|
852 |
{ name = "aiortc" },
|
853 |
{ name = "packaging" },
|
854 |
{ name = "streamlit" },
|
855 |
]
|
|
|
856 |
wheels = [
|
857 |
-
{ url = "https://
|
858 |
-
]
|
859 |
-
|
860 |
-
[package.metadata]
|
861 |
-
requires-dist = [
|
862 |
-
{ name = "aioice", git = "https://github.com/whitphx/aioice.git?rev=00f8a8b04b52d79a3e4668810052a2131754e36d" },
|
863 |
-
{ name = "aiortc", specifier = ">=1.11.0" },
|
864 |
-
{ name = "packaging", specifier = ">=20.0" },
|
865 |
-
{ name = "streamlit", specifier = ">=0.89.0" },
|
866 |
]
|
867 |
|
868 |
[[package]]
|
@@ -878,7 +875,7 @@ dependencies = [
|
|
878 |
[package.metadata]
|
879 |
requires-dist = [
|
880 |
{ name = "streamlit", specifier = ">=1.43.2" },
|
881 |
-
{ name = "streamlit-webrtc",
|
882 |
{ name = "twilio", specifier = ">=9.5.0" },
|
883 |
]
|
884 |
|
|
|
59 |
[[package]]
|
60 |
name = "aioice"
|
61 |
version = "0.9.0"
|
62 |
+
source = { registry = "https://pypi.org/simple" }
|
63 |
dependencies = [
|
64 |
{ name = "dnspython" },
|
65 |
{ name = "ifaddr" },
|
66 |
]
|
67 |
+
sdist = { url = "https://files.pythonhosted.org/packages/33/b6/e2b0e48ccb5b04fe29265e93f14a0915f416e359c897ae87d570566c430b/aioice-0.9.0.tar.gz", hash = "sha256:fc2401b1c4b6e19372eaaeaa28fd1bd9cbf6b0e412e48625297c53b495eebd1e", size = 40324 }
|
68 |
+
wheels = [
|
69 |
+
{ url = "https://files.pythonhosted.org/packages/b6/35/d21e48d3ba25d32aba5d142d54c4491376c659dd74d052a30dd25198007b/aioice-0.9.0-py3-none-any.whl", hash = "sha256:b609597a3a5a611e0004ff04772e16aceb881d51c25c0afc4ceac05d5e50024e", size = 24177 },
|
70 |
+
]
|
71 |
|
72 |
[[package]]
|
73 |
name = "aiortc"
|
|
|
849 |
|
850 |
[[package]]
|
851 |
name = "streamlit-webrtc"
|
852 |
+
version = "0.60.1"
|
853 |
+
source = { registry = "https://pypi.org/simple" }
|
854 |
dependencies = [
|
855 |
{ name = "aioice" },
|
856 |
{ name = "aiortc" },
|
857 |
{ name = "packaging" },
|
858 |
{ name = "streamlit" },
|
859 |
]
|
860 |
+
sdist = { url = "https://files.pythonhosted.org/packages/2d/86/f658bcadf43547d8c807ae6c44bf296bf131995c611b380b3fc8b8d40aa0/streamlit_webrtc-0.60.1.tar.gz", hash = "sha256:bfdb2a62a819fffd6a636ba1c4ac9e29bf1e61bd9ec657073856054ed2539a7f", size = 207764 }
|
861 |
wheels = [
|
862 |
+
{ url = "https://files.pythonhosted.org/packages/d7/84/8db916cb53a3ba3ffb4007f9110a1d3156a0e3d12c457dc283ea048ce049/streamlit_webrtc-0.60.1-py3-none-any.whl", hash = "sha256:74ce5221d6a0d1fe2d29a3e74d381b841fc8e8c42dc2ed9abffdca87f260403b", size = 214870 },
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
863 |
]
|
864 |
|
865 |
[[package]]
|
|
|
875 |
[package.metadata]
|
876 |
requires-dist = [
|
877 |
{ name = "streamlit", specifier = ">=1.43.2" },
|
878 |
+
{ name = "streamlit-webrtc", specifier = ">=0.60.1" },
|
879 |
{ name = "twilio", specifier = ">=9.5.0" },
|
880 |
]
|
881 |
|