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 568074f commit ed3fa89Copy full SHA for ed3fa89
pyproject.toml
@@ -93,6 +93,7 @@ lxml = ">=5.3.0"
93
crosshair-tool = ">=0.0.78"
94
coverage = ">=7.6.4"
95
line_profiler=">=4.2.0" #this is the minimum version which supports python 3.13
96
+black = "^25.1.0"
97
[tool.poetry.group.dev]
98
optional = true
99
0 commit comments