Use json_repair (#1453)

This commit is contained in:
Shuchang Zheng
2024-12-30 11:31:29 -08:00
committed by GitHub
parent 625af80b89
commit b2fdb187fa
3 changed files with 41 additions and 19 deletions

View File

@@ -52,6 +52,7 @@ posthog = "^3.7.0"
aiofiles = "^24.1.0"
pyotp = "^2.9.0"
asyncpg = "^0.30.0"
json-repair = "^0.34.0"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"