whitphx HF Staff commited on
Commit
3daa772
·
1 Parent(s): 336b4e0

Install https://b9eeeed2.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev4+gaccfd9c-py3-none-any.whl

Browse files
Files changed (3) hide show
  1. pyproject.toml +1 -1
  2. requirements.txt +1 -1
  3. uv.lock +6 -10
pyproject.toml CHANGED
@@ -11,4 +11,4 @@ dependencies = [
11
  ]
12
 
13
  [tool.uv.sources]
14
- streamlit-webrtc = { url = "https://b09d39d6.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev3+gfd57e36-py3-none-any.whl" }
 
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" }
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  streamlit==1.43.2
2
- https://b09d39d6.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev3+gfd57e36-py3-none-any.whl
3
  twilio==9.5.0
 
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
uv.lock CHANGED
@@ -59,15 +59,11 @@ wheels = [
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,8 +845,8 @@ wheels = [
849
 
850
  [[package]]
851
  name = "streamlit-webrtc"
852
- version = "0.57.1.dev3+gfd57e36"
853
- source = { url = "https://b09d39d6.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev3+gfd57e36-py3-none-any.whl" }
854
  dependencies = [
855
  { name = "aioice" },
856
  { name = "aiortc" },
@@ -858,12 +854,12 @@ dependencies = [
858
  { name = "streamlit" },
859
  ]
860
  wheels = [
861
- { url = "https://b09d39d6.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev3+gfd57e36-py3-none-any.whl", hash = "sha256:b6efad60b40381903999cf0bc9cfecfdf2b3866eef7458bfbb4753665b9a9523" },
862
  ]
863
 
864
  [package.metadata]
865
  requires-dist = [
866
- { name = "aioice" },
867
  { name = "aiortc", specifier = ">=1.11.0" },
868
  { name = "packaging", specifier = ">=20.0" },
869
  { name = "streamlit", specifier = ">=0.84.1" },
@@ -882,7 +878,7 @@ dependencies = [
882
  [package.metadata]
883
  requires-dist = [
884
  { name = "streamlit", specifier = ">=1.43.2" },
885
- { name = "streamlit-webrtc", url = "https://b09d39d6.streamlit-webrtc-hosting.pages.dev/streamlit_webrtc-0.57.1.dev3+gfd57e36-py3-none-any.whl" },
886
  { name = "twilio", specifier = ">=9.5.0" },
887
  ]
888
 
 
59
  [[package]]
60
  name = "aioice"
61
  version = "0.9.0"
62
+ source = { git = "https://github.com/whitphx/aioice.git?rev=00f8a8b04b52d79a3e4668810052a2131754e36d#00f8a8b04b52d79a3e4668810052a2131754e36d" }
63
  dependencies = [
64
  { name = "dnspython" },
65
  { name = "ifaddr" },
66
  ]
 
 
 
 
67
 
68
  [[package]]
69
  name = "aiortc"
 
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
  { 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]
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.84.1" },
 
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