Files
GenExam-IA/backend/requirements.txt
T
Mireya Cueto Garrido 7bc27da33a Add materials, exam images, storage quota, and API guide
Upload documents for AI context, exam images for Moodle questions, per-template storage limits, embedded images in XML export, and GUIA_API_Y_FLUJO.md with full endpoint documentation.
2026-06-01 10:30:40 +02:00

20 lines
238 B
Plaintext

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