Skip to content

Commit cb9248d

Browse files
committed
relock poetry
1 parent 3fbe14b commit cb9248d

File tree

2 files changed

+58
-1
lines changed

2 files changed

+58
-1
lines changed

poetry.lock

Lines changed: 56 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ include = [
2525

2626
[tool.poetry.dependencies]
2727
python = ">=3.10,<3.14"
28+
deepdiff = ">=8.6.1,<9.0.0"
29+
jmespath = "^1.0.1"
2830

2931
[tool.poetry.group.dev.dependencies]
3032
requests_mock = "*"

0 commit comments

Comments
 (0)