# Tenda Multi-CVE Exploitation Framework Requirements
# Python 3.7+

# HTTP client library with SSL support
requests>=2.25.0,<3.0.0

# Type checking support (optional, for development)
# mypy>=0.910
# types-requests>=2.25.0
