xmendez / wfuzz

Web application fuzzer
http://wfuzz.io
GNU General Public License v2.0
5.86k stars 1.35k forks source link

Fix pip 24.1 requirement syntax #367

Open Dramelac opened 1 month ago

Dramelac commented 1 month ago

Linked to issue: https://github.com/xmendez/wfuzz/issues/366 Since pip 24.1, the * syntax is no longer supported in the install_requires section.