httpx>=0.27.0
pydantic>=2.7.0
pydantic-settings>=2.2.0
typer>=0.12.0
rich>=13.7.0
shodan>=1.31.0
cve-searchsploit>=0.3.0
requests>=2.31.0
# Phase 1: Database Infrastructure
sqlalchemy>=2.0.0
# Phase 2: Web Server (for future implementation)
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
# Process management for background server
psutil>=5.9.0
passlib[bcrypt]>=1.7.4
python-jose[cryptography]>=3.3.0
python-multipart>=0.0.6
