We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b017b commit 232b107Copy full SHA for 232b107
pyproject.toml
@@ -59,7 +59,7 @@ dev = [
59
"pytest-sugar~=1.0.0",
60
"retry~=0.9.2",
61
"pre-commit~=3.5.0",
62
- "deepdiff~=7.0.1",
+ "deepdiff>=7.0.1,<8.7.0",
63
"pytest-cov~=5.0.0",
64
"twine~=6.1.0",
65
"types-retry~=0.9.9.20241221",
0 commit comments