Files
TwitchDropsMiner/requirements.txt
2024-06-20 22:55:36 +02:00

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"