README.md
Rendering markdown...
# Core dependencies
requests>=2.28.0,<3.0.0
# Optional: Colored output for better readability
colorama>=0.4.6
# Optional: For advanced response parsing and analysis
beautifulsoup4>=4.12.0
lxml>=4.9.0
# Optional: For progress bars and better output formatting
tqdm>=4.65.0
# Optional: For SSL/TLS handling
certifi>=2022.12.07
urllib3>=1.26.0,<2.0.0
# Optional: For JSON and YAML output formats
pyyaml>=6.0