Includes FastAPI+Jinja2+HTMX+SQLite implementation with seed categories, plus deployment templates. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
fastapi>=0.115
|
|
uvicorn>=0.30
|
|
jinja2>=3.1
|
|
sqlalchemy>=2.0
|
|
python-multipart>=0.0.9
|
|
|