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 5a21cdf commit 6854346Copy full SHA for 6854346
pyproject.toml
@@ -86,7 +86,7 @@ dev = [
86
# profiling
87
"pyinstrument",
88
# dead code detection
89
- "vulture==2.11",
+ "vulture==2.14",
90
"dead==1.5.2",
91
# other optional dependencies
92
"opencv-python >= 4.0.0, < 5.0.0",
0 commit comments