e329d3398a
Add FastAPI/React app with Docker deployment, Ubuntu one-click install, and docs for junior/senior high score tracking and mistake bank. Co-authored-by: Cursor <cursoragent@cursor.com>
17 lines
338 B
Plaintext
17 lines
338 B
Plaintext
fastapi==0.115.6
|
|
uvicorn[standard]==0.34.0
|
|
sqlalchemy==2.0.36
|
|
psycopg2-binary==2.9.10
|
|
alembic==1.14.0
|
|
pydantic==2.10.3
|
|
pydantic-settings==2.6.1
|
|
python-jose[cryptography]==3.3.0
|
|
passlib[bcrypt]==1.7.4
|
|
bcrypt==4.2.1
|
|
python-multipart==0.0.20
|
|
httpx==0.28.1
|
|
paddleocr==2.9.1
|
|
paddlepaddle==2.6.2
|
|
Pillow==11.0.0
|
|
aiofiles==24.1.0
|