Update requirements and AGENTS instructions
This commit is contained in:
parent
e744276481
commit
d216433a07
6 changed files with 153 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Core tools
|
||||
typer[all] # For CLI commands
|
||||
Jinja2 # For static HTML generation
|
||||
typer[all]>=0.9 # For CLI commands
|
||||
Jinja2>=3.1 # For static HTML generation
|
||||
sqlite-utils # Optional: high-level SQLite handling
|
||||
Flask # For optional lightweight API server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue