mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-05 20:09:37 +00:00
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
aiohttp>=3.9,<4.0
|
|
Pillow
|
|
pystray
|
|
PyGObject<3.47; sys_platform == "linux" # required for better system tray support on Linux
|
|
|
|
# environment-dependent dependencies
|
|
pywin32; sys_platform == "win32"
|
|
truststore; python_version >= "3.10"
|