Update requirements.txt

This commit is contained in:
公明
2026-02-08 20:56:15 +08:00
committed by GitHub
parent 0d617ebd66
commit 06bfed508a

View File

@@ -1,5 +1,8 @@
# Python HTTP helpers leveraged by tools like api-fuzzer, dnslog, http-intruder, http-framework-test
requests>=2.32.3
# dirsearch (Kali/system dirsearch) 依赖:
defusedxml>=0.7.0
httpx>=0.27.0
charset-normalizer>=3.3.2
chardet>=5.2.0