Nuevos cambios en el backend

This commit is contained in:
Mireya Cueto Garrido
2026-05-19 10:21:34 +02:00
parent 02da44fb30
commit ba2507918b
20 changed files with 494 additions and 55 deletions
+5
View File
@@ -3,7 +3,12 @@ uvicorn[standard]
SQLAlchemy
psycopg[binary]
pydantic-settings
pydantic[email]
python-dotenv
httpx
orjson
passlib[bcrypt]
python-jose[cryptography]
google-auth
requests
pytest