Update and rename install_requirements.bat to Discord-QR-Token-Logger/requirements.txt

This commit is contained in:
mouadessalim 2023-01-21 10:36:46 +01:00 committed by GitHub
parent 25663e0eee
commit 426105c136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 1 deletions

View File

@ -0,0 +1,31 @@
async-generator==1.10
attrs==22.2.0
beautifulsoup4==4.11.1
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
colorama==0.4.6
discord-webhook==1.0.0
exceptiongroup==1.1.0
h11==0.14.0
idna==3.4
outcome==1.2.0
packaging==23.0
Pillow==9.4.0
pycparser==2.21
PySocks==1.7.1
pystray==0.19.4
pystyle==2.9
python-dotenv==0.21.0
requests==2.28.2
selenium==4.7.2
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
tqdm==4.64.1
trio==0.22.0
trio-websocket==0.9.2
urllib3==1.26.14
webdriver-manager==3.8.5
wsproto==1.2.0

View File

@ -1 +0,0 @@
pip install beautifulsoup4 pillow requests selenium discord_webhook pystray pystyle webdriver_manager packaging --upgrade