hydra/requirements.txt

6 lines
120 B
Text
Raw Normal View History

2024-04-18 07:46:06 +00:00
libtorrent
cx_Freeze
cx_Logging; sys_platform == 'win32'
lief; sys_platform == 'win32'
2024-04-18 07:46:06 +00:00
pywin32; sys_platform == 'win32'