Skip to content

Commit c21d3b0

Browse files
author
Trong Nhan Mai
committed
chore: add jsonschema to the test docker dependency group
Signed-off-by: Trong Nhan Mai <[email protected]>
1 parent 3d576b9 commit c21d3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ test = [
100100
]
101101

102102
test-docker = [
103+
"jsonschema >= 4.22.0,<5.0.0",
103104
"cfgv >=3.4.0,<4.0.0",
104105
"ruamel.yaml >=0.18.6,<1.0.0",
105106
]

0 commit comments

Comments
 (0)