Spaces:
Runtime error
Runtime error
Install https://f350c379.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.58.1.dev4+g12749f2-py3-none-any.whl
Browse files- pyproject.toml +1 -1
- requirements.txt +1 -1
- uv.lock +5 -5
pyproject.toml
CHANGED
@@ -11,4 +11,4 @@ dependencies = [
|
|
11 |
]
|
12 |
|
13 |
[tool.uv.sources]
|
14 |
-
streamlit-webrtc = { url = "https://
|
|
|
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" }
|
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
streamlit==1.43.2
|
2 |
-
https://
|
3 |
twilio==9.5.0
|
|
|
1 |
streamlit==1.43.2
|
2 |
+
https://f350c379.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.58.1.dev4+g12749f2-py3-none-any.whl
|
3 |
twilio==9.5.0
|
uv.lock
CHANGED
@@ -845,8 +845,8 @@ wheels = [
|
|
845 |
|
846 |
[[package]]
|
847 |
name = "streamlit-webrtc"
|
848 |
-
version = "0.
|
849 |
-
source = { url = "https://
|
850 |
dependencies = [
|
851 |
{ name = "aioice" },
|
852 |
{ name = "aiortc" },
|
@@ -854,7 +854,7 @@ dependencies = [
|
|
854 |
{ name = "streamlit" },
|
855 |
]
|
856 |
wheels = [
|
857 |
-
{ url = "https://
|
858 |
]
|
859 |
|
860 |
[package.metadata]
|
@@ -862,7 +862,7 @@ 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.
|
866 |
]
|
867 |
|
868 |
[[package]]
|
@@ -878,7 +878,7 @@ dependencies = [
|
|
878 |
[package.metadata]
|
879 |
requires-dist = [
|
880 |
{ name = "streamlit", specifier = ">=1.43.2" },
|
881 |
-
{ name = "streamlit-webrtc", url = "https://
|
882 |
{ name = "twilio", specifier = ">=9.5.0" },
|
883 |
]
|
884 |
|
|
|
845 |
|
846 |
[[package]]
|
847 |
name = "streamlit-webrtc"
|
848 |
+
version = "0.58.1.dev4+g12749f2"
|
849 |
+
source = { url = "https://f350c379.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.58.1.dev4+g12749f2-py3-none-any.whl" }
|
850 |
dependencies = [
|
851 |
{ name = "aioice" },
|
852 |
{ name = "aiortc" },
|
|
|
854 |
{ name = "streamlit" },
|
855 |
]
|
856 |
wheels = [
|
857 |
+
{ url = "https://f350c379.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.58.1.dev4+g12749f2-py3-none-any.whl", hash = "sha256:a1edffa50cc4411b6a43d89566a0a62caf6f5f41a223e320e70bd06564b36c2b" },
|
858 |
]
|
859 |
|
860 |
[package.metadata]
|
|
|
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 |
[package.metadata]
|
879 |
requires-dist = [
|
880 |
{ name = "streamlit", specifier = ">=1.43.2" },
|
881 |
+
{ name = "streamlit-webrtc", url = "https://f350c379.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.58.1.dev4+g12749f2-py3-none-any.whl" },
|
882 |
{ name = "twilio", specifier = ">=9.5.0" },
|
883 |
]
|
884 |
|