Feat/add json process tool (#5555)

This commit is contained in:
scotlandowl
2024-06-28 11:57:32 +08:00
committed by GitHub
parent d37ee498cd
commit 73ce945d40
14 changed files with 971 additions and 3 deletions

View File

@@ -187,6 +187,7 @@ arxiv = "2.1.0"
matplotlib = "~3.8.2"
newspaper3k = "0.2.8"
duckduckgo-search = "~6.1.5"
jsonpath-ng = "1.6.1"
numexpr = "~2.9.0"
opensearch-py = "2.4.0"
qrcode = "~7.4.2"
@@ -246,4 +247,4 @@ optional = true
[tool.poetry.group.lint.dependencies]
ruff = "~0.4.8"
dotenv-linter = "~0.5.0"
dotenv-linter = "~0.5.0"