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

@@ -30,6 +30,7 @@ pre-commit = "^2.21"
prompt-toolkit = "^3.0"
psycopg2-binary = "^2.9"
PyAutoGUI = "^0.9"
pyinstaller = "^5.7"
pydantic = "^1.10"
Pygments = "^2.14"
PyQt6 = "^6.4"