chore(deps): Add fix_busted_json to fix badly formatted json generated by LLMs

This commit is contained in:
2024-04-21 21:44:15 +02:00
parent 00fdc740e0
commit a25a97f1d1
2 changed files with 103 additions and 88 deletions

View File

@@ -24,6 +24,7 @@ dependencies = [
"TTS==0.22.0",
"Google-Images-Search @ git+https://github.com/Paillat-dev/Google-Images-Search",
"yt-dlp[default]>=2023.11.16",
"fix-busted-json==0.0.17",
]
requires-python = "==3.10.*"