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 adcaef3 commit e5be32cCopy full SHA for e5be32c
pyproject.toml
@@ -60,7 +60,7 @@ dev = [
60
"pytest-sugar~=1.0.0",
61
"retry~=0.9.2",
62
"pre-commit~=3.5.0",
63
- "deepdiff~=7.0.1",
+ "deepdiff>=7.0.1,<8.7.0",
64
"pytest-cov~=5.0.0",
65
"twine~=6.1.0",
66
"types-retry~=0.9.9.20241221",
0 commit comments