ahundt commited on
Commit
faea202
·
1 Parent(s): b5397b3

uv.lock updated

Browse files
Files changed (1) hide show
  1. uv.lock +24 -0
uv.lock CHANGED
@@ -1,6 +1,11 @@
1
  version = 1
2
  revision = 1
3
  requires-python = ">=3.13"
 
 
 
 
 
4
 
5
  [[package]]
6
  name = "aiofiles"
@@ -399,6 +404,7 @@ source = { virtual = "." }
399
  dependencies = [
400
  { name = "google-genai" },
401
  { name = "gradio-webrtc" },
 
402
  { name = "twilio" },
403
  ]
404
 
@@ -406,6 +412,7 @@ dependencies = [
406
  requires-dist = [
407
  { name = "google-genai", specifier = "==0.3.0" },
408
  { name = "gradio-webrtc", specifier = "==0.0.28" },
 
409
  { name = "twilio" },
410
  ]
411
 
@@ -676,6 +683,23 @@ wheels = [
676
  { url = "https://files.pythonhosted.org/packages/97/9b/484f7d04b537d0a1202a5ba81c6f53f1846ae6c63c2127f8df869ed31342/numpy-2.2.3-cp313-cp313t-win_amd64.whl", hash = "sha256:aee2512827ceb6d7f517c8b85aa5d3923afe8fc7a57d028cffcd522f1c6fd082", size = 12706784 },
677
  ]
678
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
679
  [[package]]
680
  name = "orjson"
681
  version = "3.10.15"
 
1
  version = 1
2
  revision = 1
3
  requires-python = ">=3.13"
4
+ resolution-markers = [
5
+ "sys_platform == 'darwin'",
6
+ "platform_machine == 'aarch64' and sys_platform == 'linux'",
7
+ "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')",
8
+ ]
9
 
10
  [[package]]
11
  name = "aiofiles"
 
404
  dependencies = [
405
  { name = "google-genai" },
406
  { name = "gradio-webrtc" },
407
+ { name = "opencv-python" },
408
  { name = "twilio" },
409
  ]
410
 
 
412
  requires-dist = [
413
  { name = "google-genai", specifier = "==0.3.0" },
414
  { name = "gradio-webrtc", specifier = "==0.0.28" },
415
+ { name = "opencv-python" },
416
  { name = "twilio" },
417
  ]
418
 
 
683
  { url = "https://files.pythonhosted.org/packages/97/9b/484f7d04b537d0a1202a5ba81c6f53f1846ae6c63c2127f8df869ed31342/numpy-2.2.3-cp313-cp313t-win_amd64.whl", hash = "sha256:aee2512827ceb6d7f517c8b85aa5d3923afe8fc7a57d028cffcd522f1c6fd082", size = 12706784 },
684
  ]
685
 
686
+ [[package]]
687
+ name = "opencv-python"
688
+ version = "4.11.0.86"
689
+ source = { registry = "https://pypi.org/simple" }
690
+ dependencies = [
691
+ { name = "numpy" },
692
+ ]
693
+ sdist = { url = "https://files.pythonhosted.org/packages/17/06/68c27a523103dad5837dc5b87e71285280c4f098c60e4fe8a8db6486ab09/opencv-python-4.11.0.86.tar.gz", hash = "sha256:03d60ccae62304860d232272e4a4fda93c39d595780cb40b161b310244b736a4", size = 95171956 }
694
+ wheels = [
695
+ { url = "https://files.pythonhosted.org/packages/05/4d/53b30a2a3ac1f75f65a59eb29cf2ee7207ce64867db47036ad61743d5a23/opencv_python-4.11.0.86-cp37-abi3-macosx_13_0_arm64.whl", hash = "sha256:432f67c223f1dc2824f5e73cdfcd9db0efc8710647d4e813012195dc9122a52a", size = 37326322 },
696
+ { url = "https://files.pythonhosted.org/packages/3b/84/0a67490741867eacdfa37bc18df96e08a9d579583b419010d7f3da8ff503/opencv_python-4.11.0.86-cp37-abi3-macosx_13_0_x86_64.whl", hash = "sha256:9d05ef13d23fe97f575153558653e2d6e87103995d54e6a35db3f282fe1f9c66", size = 56723197 },
697
+ { url = "https://files.pythonhosted.org/packages/f3/bd/29c126788da65c1fb2b5fb621b7fed0ed5f9122aa22a0868c5e2c15c6d23/opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1b92ae2c8852208817e6776ba1ea0d6b1e0a1b5431e971a2a0ddd2a8cc398202", size = 42230439 },
698
+ { url = "https://files.pythonhosted.org/packages/2c/8b/90eb44a40476fa0e71e05a0283947cfd74a5d36121a11d926ad6f3193cc4/opencv_python-4.11.0.86-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b02611523803495003bd87362db3e1d2a0454a6a63025dc6658a9830570aa0d", size = 62986597 },
699
+ { url = "https://files.pythonhosted.org/packages/fb/d7/1d5941a9dde095468b288d989ff6539dd69cd429dbf1b9e839013d21b6f0/opencv_python-4.11.0.86-cp37-abi3-win32.whl", hash = "sha256:810549cb2a4aedaa84ad9a1c92fbfdfc14090e2749cedf2c1589ad8359aa169b", size = 29384337 },
700
+ { url = "https://files.pythonhosted.org/packages/a4/7d/f1c30a92854540bf789e9cd5dde7ef49bbe63f855b85a2e6b3db8135c591/opencv_python-4.11.0.86-cp37-abi3-win_amd64.whl", hash = "sha256:085ad9b77c18853ea66283e98affefe2de8cc4c1f43eda4c100cf9b2721142ec", size = 39488044 },
701
+ ]
702
+
703
  [[package]]
704
  name = "orjson"
705
  version = "3.10.15"