fix: requirements.txt

This commit is contained in:
2024-06-11 20:03:35 +02:00
parent 79ad2feb00
commit e1349ffffc
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.exe
*.dll
*.ico
.vs
__pycache__
bin

View File

@@ -1,3 +1,4 @@
pillow
pywin32
pefile
PyQt5