mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-04 19:39:37 +00:00
11 lines
477 B
Plaintext
11 lines
477 B
Plaintext
aiohttp>2.0,<4.0
|
|
Pillow<10.0
|
|
# TODO: switch back to a stable pystray release when a version newer than v0.19.4 is out
|
|
pystray@git+https://github.com/moses-palmer/pystray.git@903836104f8b1a2979f4fa5a333870ef7b075992
|
|
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"
|