bd09523e94
- README: add 前端 v2 (React SPA) section (dev/build/codegen/hosting/gates), update directory listing, drop stale Jinja descriptions - architecture-overview: retire '不引入前后端分离' constraint; reflect SPA + JSON API - roadmap: mark M2 done - remove orphaned jinja2 dependency (recompile requirements*.txt; no other churn) - delete empty tests/test_auth.py stub; drop dead _extract_csrf_token in test_api_data - verified image still builds and app imports with the slimmer deps
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
alembic>=1.14,<2.0
|
|
apscheduler>=3.10,<4.0
|
|
argon2-cffi>=25.1,<26.0
|
|
fastapi>=0.115,<0.116
|
|
httpx>=0.28,<1.0
|
|
pydantic-settings>=2.6,<3.0
|
|
python-multipart>=0.0.12,<1.0
|
|
pyyaml>=6.0,<7.0
|
|
sqlalchemy>=2.0,<3.0
|
|
uvicorn[standard]>=0.32,<1.0
|