Update requirements.txt

This commit is contained in:
公明
2026-02-09 13:33:30 +08:00
committed by GitHub
parent dbdfc18d57
commit 2455bde7ab

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
httpx>=0.27.0
charset-normalizer>=3.3.2
chardet>=5.2.0
# dirsearch用 python3 -m dirsearch 时由本依赖提供(含 defusedxml 等)
dirsearch>=0.4.3