Merge pull request #10 from sudolulo/dependabot/uv/python-deps-9abea99da4

build(deps): bump the python-deps group with 4 updates
This commit is contained in:
2026-06-12 00:14:32 -04:00
committed by GitHub
2 changed files with 137 additions and 262 deletions
+3 -3
View File
@@ -16,7 +16,7 @@ classifiers = [
dependencies = [
"croniter>=5.0.2",
"insightface>=0.7.3",
"nvidia-cudnn-cu12>=9.0.0",
"nvidia-cudnn-cu12>=9.23.1.3",
"numpy>=2.2.6",
"onnxruntime-gpu>=1.23.2",
"opencv-python-headless>=4.12.0.88",
@@ -26,7 +26,7 @@ dependencies = [
"rich>=14.2.0",
"torch>=2.6.0",
"transformers>=4.57.6",
"ultralytics>=8.3.252",
"ultralytics>=8.4.66",
]
[project.scripts]
@@ -58,7 +58,7 @@ explicit = true
[dependency-groups]
dev = [
"pytest>=8.0",
"ruff>=0.9.2",
"ruff>=0.15.17",
]
[tool.hatch.build.targets.wheel]