Files
GenExam-IA/backend/requirements.txt
T
2026-05-19 10:21:34 +02:00

15 lines
184 B
Plaintext

fastapi
uvicorn[standard]
SQLAlchemy
psycopg[binary]
pydantic-settings
pydantic[email]
python-dotenv
httpx
orjson
passlib[bcrypt]
python-jose[cryptography]
google-auth
requests
pytest