wip, might not be good

This commit is contained in:
Waylon Walker 2025-11-22 19:28:42 -06:00
parent f53879f961
commit 6d5bfaeeda
63 changed files with 1897 additions and 93 deletions

View file

@ -31,7 +31,7 @@ dependencies = [
"engorgio",
"fastapi",
"httpx",
"pydantic[dotenv]",
"pydantic<2.0.0",
"pyflyby",
"pyinstaller",
"rich",