Phase 0 Complete by ClaudeCode

This commit is contained in:
2026-02-16 20:21:20 +02:00
parent 30bcd2f9cd
commit 19c069949d
73 changed files with 3950 additions and 2 deletions

9
backend/requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
pydantic-settings==2.7.1
python-dotenv==1.0.1
firebase-admin==6.6.0
paho-mqtt==2.1.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-multipart==0.0.20