mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-06 04:19:39 +00:00
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
aiohttp>2.0,<4.0
|
|
Pillow<10.0
|
|
pystray
|
|
PyGObject; sys_platform == "linux" # required for better system tray support on Linux
|
|
# selenium-wire
|
|
# undetected-chromedriver
|
|
# this is installed only on windows
|
|
pywin32; sys_platform == "win32"
|
|
truststore; sys_platform == "linux" and python_version >= "3.10"
|