Files
TwitchDropsMiner/requirements.txt
2022-11-30 22:15:38 +01:00

9 lines
261 B
Plaintext

aiohttp>2.0,<4.0
Pillow
pystray
selenium-wire
# use a fork that has an extra option of hiding the unneeded Chrome's console cmd window
git+https://github.com/sebdelsol/undetected-chromedriver
# this is installed only on windows
pywin32; sys_platform == "win32"