Fix demo rendering and baseline requirements

This commit is contained in:
calesthio
2026-04-12 07:18:00 -07:00
parent cf3527fbbe
commit 1f2ed2f05d
8 changed files with 423 additions and 116 deletions
+2
View File
@@ -3,3 +3,5 @@ pyyaml>=6.0
pydantic>=2.0
jsonschema>=4.20
python-dotenv>=1.0
Pillow>=10.0
requests>=2.31