feat: Collapsible panel state persistence #21

Merged
rockachopa merged 3 commits from timmy/9-collapsible-panel-state-persistence into main 2026-08-04 15:00:19 +00:00
Showing only changes of commit efcd1fb36e - Show all commits

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
fastapi==0.133.1
httpx==0.28.1
pydantic==2.13.4
pytest==9.1.1