hydra/requirements.txt

7 lines
127 B
Text
Raw Normal View History

2024-06-27 13:51:13 +00:00
libtorrent
cx_Freeze
cx_Logging; sys_platform == 'win32'
lief; sys_platform == 'win32'
pywin32; sys_platform == 'win32'
2024-07-01 23:23:39 +00:00
psutil