Files
wordloop/backend/requirements.txt
T
John c1a6a105ef Add memory coach, transformer recall model, and training FAB.
Introduce Q/K/V memory dialogue with coach APIs, a lightweight NumPy
transformer for per-word forgetting prediction, and a floating training
menu linking daily quiz, spell, and coach flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 18:11:49 -07:00

11 lines
204 B
Plaintext

fastapi==0.115.6
uvicorn[standard]==0.32.1
sqlalchemy==2.0.36
bcrypt==4.2.1
python-jose[cryptography]==3.3.0
pydantic==2.10.3
pydantic-settings==2.6.1
python-multipart==0.0.17
pymysql==1.1.1
numpy==2.0.2