Add files via upload

This commit is contained in:
What about KSCH 2022-10-26 11:23:10 +02:00 committed by GitHub
parent 3cfdb11b08
commit 468cfbeacd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

3
install.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
pip install -r requirements.txt
pause

13
requirements.txt Normal file
View File

@ -0,0 +1,13 @@
httpx
pyotp
psutil
pypiwin32
pycryptodome
pyinstaller>=5.0
PIL-tools
asyncio
threaded
requests
datetime
pywin32
win32gui