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