chore: update deps

This commit is contained in:
Dowon
2024-01-10 22:42:56 +09:00
parent bf6fc93776
commit f24921529e
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ repos:
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.9
rev: v0.1.11
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]

View File

@@ -44,7 +44,7 @@ def run_pip(*args):
def install():
deps = [
# requirements
("ultralytics", "8.0.229", None),
("ultralytics", "8.1.0", None),
("mediapipe", "0.10.9", None),
("rich", "13.0.0", None),
# mediapipe