Fix syntax errors in MapView.vue and improve backend production robustness (CORS, DB URL, auto-migrations, and seeding)
This commit is contained in:
@ -8,6 +8,7 @@ dependencies = [
|
||||
"asyncpg>=0.31.0",
|
||||
"bcrypt>=5.0.0",
|
||||
"fastapi[standard]>=0.123.0",
|
||||
"firebase-admin>=7.1.0",
|
||||
"passlib>=1.7.4",
|
||||
"psycopg2-binary>=2.9.11",
|
||||
"pydantic-settings[dotenv]>=2.12.0",
|
||||
|
||||
Reference in New Issue
Block a user