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 fdf59c5 commit dba4f86Copy full SHA for dba4f86
pyproject.toml
@@ -81,7 +81,7 @@ dev = [
81
# profiling
82
"pyinstrument",
83
# dead code detection
84
- "vulture==2.11",
+ "vulture==2.14",
85
"dead==1.5.2",
86
# optional dependencies
87
"kili-formats[all] == 0.2.7",
0 commit comments