Downgrade pyinstaller to 6.10.0

This commit is contained in:
JonnyWong16 2025-03-23 16:19:54 -07:00
parent b3aa29c677
commit cfc7b817b3
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -2,7 +2,7 @@ apscheduler==3.10.1
cryptography==43.0.3
importlib-metadata==8.5.0
importlib-resources==6.4.5
pyinstaller==6.11.1
pyinstaller==6.10.0
pyopenssl==24.2.1
pyobjc-core==10.3.1; platform_system == "Darwin"