Skip to content

Commit b11f4cd

Browse files
Update pyproject.toml
Co-authored-by: Patryk Szulczewski <[email protected]>
1 parent e09a2ab commit b11f4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include = [
2323

2424
[tool.poetry.dependencies]
2525
python = "^3.7.0"
26-
deepdiff = ">=5.5.0"
26+
deepdiff = ">=5.5.0 <7.0"
2727
jmespath = "^0.10.0"
2828

2929
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)