Files
GenExam-IA/backend/requirements.txt
T
2026-05-13 13:43:32 +02:00

10 lines
105 B
Plaintext

fastapi
uvicorn[standard]
SQLAlchemy
psycopg[binary]
pydantic-settings
python-dotenv
httpx
orjson
pytest