mirror of
https://github.com/283375/arcaea-offline-pyside-ui.git
synced 2025-07-01 12:26:26 +00:00
Compare commits
7 Commits
master
...
core-refac
Author | SHA1 | Date | |
---|---|---|---|
29eb135752
|
|||
b2a10d02ce
|
|||
0c88302053
|
|||
fe3f610878
|
|||
09063cc987
|
|||
a9d7681ee7
|
|||
da3ac7acb3
|
@ -6,7 +6,7 @@ repos:
|
|||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.11.12
|
rev: v0.4.9
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: ["--fix"]
|
args: ["--fix"]
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
ruff
|
black == 23.7.0
|
||||||
imageio
|
isort == 5.12.0
|
||||||
Nuitka~=2.7.6
|
imageio==2.31.4
|
||||||
|
Nuitka==1.8.4
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
arcaea-offline==0.2.2
|
arcaea-offline==0.2.2
|
||||||
arcaea-offline-ocr==0.0.99
|
arcaea-offline-ocr==0.0.99
|
||||||
exif~=1.6.0
|
exif==1.6.0
|
||||||
Pillow~=10.1.0
|
Pillow==10.1.0
|
||||||
PySide6==6.9.1
|
PySide6==6.5.2
|
||||||
|
Reference in New Issue
Block a user