fix: requirements.txt
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
*.exe
|
||||
*.dll
|
||||
*.ico
|
||||
.vs
|
||||
__pycache__
|
||||
bin
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
pillow
|
||||
pywin32
|
||||
pefile
|
||||
pefile
|
||||
PyQt5
|
||||
Reference in New Issue
Block a user