chore: upgrade dependencies

This commit is contained in:
283375 2024-06-20 00:03:19 +08:00
parent bf034d1397
commit 10fb98d530
Signed by: 283375
SSH Key Fingerprint: SHA256:UcX0qg6ZOSDOeieKPGokA5h7soykG61nz2uxuQgVLSk
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ readme = "README.md"
requires-python = ">=3.9" requires-python = ">=3.9"
dependencies = [ dependencies = [
"arcaea-offline==0.2.2", "arcaea-offline==0.2.2",
"arcaea-offline-ocr==0.0.98", "arcaea-offline-ocr==0.0.99",
"exif==1.6.0", "exif==1.6.0",
"PySide6==6.5.2", "PySide6==6.5.2",
] ]

View File

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