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