# Familiar - Full Requirements
# Includes all channels, dashboard, and optional features

# Core (always needed)
-r requirements.txt

# Channels
python-telegram-bot>=21.0   # Telegram
discord.py>=2.3.0           # Discord

# Browser automation
playwright>=1.40.0

# Multi-device mesh
websockets>=12.0

# Web dashboard
flask>=3.0.0
flask-socketio>=5.3.0
flask-cors>=4.0.0
flask-limiter>=3.5.0

# Google integrations
google-auth-oauthlib>=1.0.0
google-auth-httplib2>=0.2.0
google-api-python-client>=2.100.0

# Mesh / HA
redis>=4.0.0
pynacl>=1.5.0
