hydra/requirements.txt
2024-11-05 19:11:03 +00:00

7 lines
113 B
Plaintext

libtorrent
cx_Freeze == 7.2.3
cx_Logging; sys_platform == 'win32'
pywin32; sys_platform == 'win32'
psutil
Pillow