Update requirements.txt

This commit is contained in:
What about KSCH 2023-01-31 01:40:32 +01:00 committed by GitHub
parent 0b32b6acf2
commit 25a3c0824a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -1,9 +1,9 @@
httpx
pyperclip
pyotp
asyncio
pyperclip
winregistry
psutil
pypiwin32
pycryptodome
pyinstaller>=5.0
PIL-tools
@ -11,10 +11,13 @@ asyncio
threaded
requests
datetime
pywin32
colorama
pyinstaller
pillow
pycryptodome
alive-progress
winregistry
pywin32
pyperclip
pyfiglet
tqdm
pypiwin32