chore: update dependencies

This commit is contained in:
2025-06-04 19:10:28 +08:00
parent 035e2157a8
commit ceb6e2932e
3 changed files with 7 additions and 8 deletions

View File

@ -6,7 +6,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.9
rev: v0.11.12
hooks:
- id: ruff
args: ["--fix"]

View File

@ -1,4 +1,3 @@
black == 23.7.0
isort == 5.12.0
imageio==2.31.4
Nuitka==1.8.4
ruff
imageio
Nuitka~=2.7.6

View File

@ -1,5 +1,5 @@
arcaea-offline==0.2.2
arcaea-offline-ocr==0.0.99
exif==1.6.0
Pillow==10.1.0
PySide6==6.5.2
exif~=1.6.0
Pillow~=10.1.0
PySide6==6.9.1