mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-28 18:21:55 +00:00
chore: update versions
This commit is contained in:
@@ -8,7 +8,7 @@ repos:
|
||||
- id: mixed-line-ending
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: "v0.0.284"
|
||||
rev: "v0.0.285"
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
||||
@@ -44,7 +44,7 @@ def run_pip(*args):
|
||||
def install():
|
||||
deps = [
|
||||
# requirements
|
||||
("ultralytics", "8.0.154", None),
|
||||
("ultralytics", "8.0.162", None),
|
||||
("mediapipe", "0.10.3", None),
|
||||
("rich", "13.0.0", None),
|
||||
# mediapipe
|
||||
|
||||
Reference in New Issue
Block a user