add pyinstaller

This commit is contained in:
2023-01-19 11:57:37 +03:00
parent a894a1a7e1
commit 5a807374e4
3 changed files with 113 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ psycopg2-binary = "^2.9"
PyAutoGUI = "^0.9"
pydantic = "^1.10"
Pygments = "^2.14"
pyinstaller = "^5.7"
PyQt6 = "^6.4"
python-decouple = "^3.7"
pytz = "^2022.7.1"