Skip to content

Commit 3af703b

Browse files
committed
chore: add jmespath and idempotency deps groups
1 parent 3d42293 commit 3af703b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ checksumdir = "^1.2.0"
7979
parser = ["pydantic", "email-validator", "jmespath"]
8080
validation = ["fastjsonschema", "jmespath"]
8181
tracer = ["aws-xray-sdk"]
82+
idempotency = ["jmespath"]
83+
jmespath = ["jmespath"]
8284
all = ["pydantic", "email-validator", "aws-xray-sdk", "fastjsonschema"]
8385

8486
[tool.coverage.run]

0 commit comments

Comments
 (0)