Skip to content

Commit 22cf225

Browse files
committed
Adding missing lib
1 parent 78c759d commit 22cf225

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

poetry.lock

Lines changed: 29 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ fastapi = { version="*", optional = true }
5050
uvicorn = { version="*", optional = true }
5151
xmltodict = ">=0.13.0"
5252
jsonpatch = ">=1.33"
53+
jsonpath-ng = "*"
5354
python-dotenv = "^1.0.1"
5455

5556
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)