Install https://1229f38b.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.62.3.dev5+g0d6acc6-py3-none-any.whl
Browse files- pyproject.toml +1 -1
- requirements.txt +1 -1
- uv.lock +4 -4
pyproject.toml
CHANGED
@@ -12,4 +12,4 @@ dependencies = [
|
|
12 |
]
|
13 |
|
14 |
[tool.uv.sources]
|
15 |
-
streamlit-webrtc = { url = "https://
|
|
|
12 |
]
|
13 |
|
14 |
[tool.uv.sources]
|
15 |
+
streamlit-webrtc = { url = "https://1229f38b.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.62.3.dev5+g0d6acc6-py3-none-any.whl" }
|
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
streamlit==1.43.2
|
2 |
-
https://
|
3 |
twilio==9.5.0
|
4 |
aioice==0.10.0
|
|
|
1 |
streamlit==1.43.2
|
2 |
+
https://1229f38b.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.62.3.dev5+g0d6acc6-py3-none-any.whl
|
3 |
twilio==9.5.0
|
4 |
aioice==0.10.0
|
uv.lock
CHANGED
@@ -849,8 +849,8 @@ wheels = [
|
|
849 |
|
850 |
[[package]]
|
851 |
name = "streamlit-webrtc"
|
852 |
-
version = "0.62.
|
853 |
-
source = { url = "https://
|
854 |
dependencies = [
|
855 |
{ name = "aioice" },
|
856 |
{ name = "aiortc" },
|
@@ -858,7 +858,7 @@ dependencies = [
|
|
858 |
{ name = "streamlit" },
|
859 |
]
|
860 |
wheels = [
|
861 |
-
{ url = "https://
|
862 |
]
|
863 |
|
864 |
[package.metadata]
|
@@ -884,7 +884,7 @@ dependencies = [
|
|
884 |
requires-dist = [
|
885 |
{ name = "aioice", specifier = "==0.10.0" },
|
886 |
{ name = "streamlit", specifier = ">=1.43.2" },
|
887 |
-
{ name = "streamlit-webrtc", url = "https://
|
888 |
{ name = "twilio", specifier = ">=9.5.0" },
|
889 |
]
|
890 |
|
|
|
849 |
|
850 |
[[package]]
|
851 |
name = "streamlit-webrtc"
|
852 |
+
version = "0.62.3.dev5+g0d6acc6"
|
853 |
+
source = { url = "https://1229f38b.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.62.3.dev5+g0d6acc6-py3-none-any.whl" }
|
854 |
dependencies = [
|
855 |
{ name = "aioice" },
|
856 |
{ name = "aiortc" },
|
|
|
858 |
{ name = "streamlit" },
|
859 |
]
|
860 |
wheels = [
|
861 |
+
{ url = "https://1229f38b.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.62.3.dev5+g0d6acc6-py3-none-any.whl", hash = "sha256:7d95ad22e2d1dddd690d01e3221d1ac753e1fe0e3b673d1a4388e3ff9c8f862b" },
|
862 |
]
|
863 |
|
864 |
[package.metadata]
|
|
|
884 |
requires-dist = [
|
885 |
{ name = "aioice", specifier = "==0.10.0" },
|
886 |
{ name = "streamlit", specifier = ">=1.43.2" },
|
887 |
+
{ name = "streamlit-webrtc", url = "https://1229f38b.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.62.3.dev5+g0d6acc6-py3-none-any.whl" },
|
888 |
{ name = "twilio", specifier = ">=9.5.0" },
|
889 |
]
|
890 |
|