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 c7287ed commit b118135Copy full SHA for b118135
pyproject.toml
@@ -58,7 +58,7 @@ dev = [
58
"vcrpy~=6.0.2",
59
"pytest-order~=1.3.0",
60
"pytest-timer[termcolor]~=1.0.0",
61
- "pytest-sugar~=1.0.0",
+ "pytest-sugar>=1.0,<1.2",
62
"retry~=0.9.2",
63
"pre-commit~=3.5.0",
64
"deepdiff~=7.0.1",
0 commit comments