my-favs/backend/requirements.txt
RamonCalvo 2a314af419 feat: add Firebase Auth with Google sign-in
Frontend guard shows login screen for unauthenticated users.
Backend verifies Firebase ID tokens on all protected endpoints.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 19:04:51 -06:00

7 lines
152 B
Text

fastapi==0.115.6
uvicorn[standard]==0.34.0
sqlalchemy[asyncio]==2.0.36
asyncpg==0.30.0
pydantic-settings==2.7.1
anthropic==0.43.0
firebase-admin==6.6.0