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 275b88b commit 4b20465Copy full SHA for 4b20465
pyproject.toml
@@ -92,6 +92,7 @@ rich = ">=13.8.1"
92
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
[tool.poetry.group.dev]
97
optional = true
98
0 commit comments