Skip to content

Commit cb4528d

Browse files
committed
build(python): Require minimum jsonpath-ng version
1 parent 9c99e71 commit cb4528d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pdm.lock

Lines changed: 1 addition & 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"docutils",
1212
"flex",
1313
"GenSON",
14-
"jsonpath-ng",
14+
"jsonpath-ng>=1.8.0",
1515
"jsonschema",
1616
"openapi-core>=0.23.0",
1717
"pygments",

0 commit comments

Comments
 (0)