more package support

This commit is contained in:
Waylon S. Walker 2025-04-09 09:15:00 -05:00
parent a60562b7fc
commit 9737746923
5 changed files with 283 additions and 11 deletions

View file

@ -31,6 +31,7 @@ dependencies = [
"InquirerPy",
"jinja2",
"iterfzf",
"pydantic",
]
[[project.authors]]