feat: msgspec schemas for jsonl decoding (#37)

This commit is contained in:
banteg
2026-01-04 03:41:07 +04:00
committed by GitHub
parent 30fe5cef43
commit a0c16c325e
33 changed files with 2235 additions and 1148 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"anyio>=4.12.0",
"httpx>=0.28.1",
"markdown-it-py",
"msgspec>=0.20.0",
"questionary>=2.1.1",
"rich>=14.2.0",
"sulguk>=0.11.1",