# Web Framework
flask==2.3.3
flask-cors==4.0.0
gunicorn==21.2.0

# Web Crawling
requests==2.31.0
beautifulsoup4==4.12.2
scrapy==2.11.0
selenium==4.15.2

# File Analysis
yara-python==4.3.1
pefile==2023.2.7
python-magic==0.4.27
hashlib2==1.0.1

# Database
sqlalchemy==2.0.23
psycopg2-binary==2.9.9
alembic==1.12.1

# Security & Analysis
cryptography==41.0.7
python-nmap==0.7.1
shodan==1.30.1

# Utilities
python-dotenv==1.0.0
celery==5.3.4
redis==5.0.1
pandas==2.1.3
numpy==1.25.2

# AWS
boto3==1.34.0
botocore==1.34.0

# Monitoring
prometheus-client==0.19.0
