946f16a633
Introduce a full Vite/React UI for exams, auth, materials, images, generation, and export. Adapt backend for Sinbad2IA chat API, bcrypt passwords, CORS on port 5173, and schema migrations.
20 lines
239 B
Plaintext
20 lines
239 B
Plaintext
fastapi
|
|
uvicorn[standard]
|
|
SQLAlchemy
|
|
psycopg[binary]
|
|
pydantic-settings
|
|
pydantic[email]
|
|
python-dotenv
|
|
httpx
|
|
orjson
|
|
bcrypt>=4.0.1,<5
|
|
python-jose[cryptography]
|
|
google-auth
|
|
requests
|
|
python-multipart
|
|
pypdf
|
|
python-docx
|
|
Pillow
|
|
pytesseract
|
|
pytest
|