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 3d4e713 commit c47118eCopy full SHA for c47118e
pyproject.toml
@@ -88,7 +88,7 @@ dev = [
88
# profiling
89
"pyinstrument",
90
# dead code detection
91
- "vulture==2.11",
+ "vulture==2.14",
92
"dead==1.5.2",
93
# other optional dependencies
94
"opencv-python >= 4.0.0, < 5.0.0",
0 commit comments