whitphx HF Staff commited on
Commit
5ccc4e0
·
1 Parent(s): 3daa772

Install https://f350c379.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.58.1.dev4+g12749f2-py3-none-any.whl

Browse files
Files changed (3) hide show
  1. pyproject.toml +1 -1
  2. requirements.txt +1 -1
  3. uv.lock +5 -5
pyproject.toml CHANGED
@@ -11,4 +11,4 @@ dependencies = [
11
  ]
12
 
13
  [tool.uv.sources]
14
- streamlit-webrtc = { url = "https://b9eeeed2.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev4+gaccfd9c-py3-none-any.whl" }
 
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://b9eeeed2.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev4+gaccfd9c-py3-none-any.whl
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.57.1.dev4+gaccfd9c"
849
- source = { url = "https://b9eeeed2.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev4+gaccfd9c-py3-none-any.whl" }
850
  dependencies = [
851
  { name = "aioice" },
852
  { name = "aiortc" },
@@ -854,7 +854,7 @@ dependencies = [
854
  { name = "streamlit" },
855
  ]
856
  wheels = [
857
- { url = "https://b9eeeed2.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev4+gaccfd9c-py3-none-any.whl", hash = "sha256:7e14c1b12c63376bbd26d1ff9c61b24630d4af39ffb365b64fd6e6ee04ccf6fd" },
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.84.1" },
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://b9eeeed2.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev4+gaccfd9c-py3-none-any.whl" },
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