We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e304d commit 38d8c49Copy full SHA for 38d8c49
2 files changed
pyproject.toml
@@ -20,6 +20,7 @@ dependencies = [
20
"pydantic>=2.12.5",
21
"pylint>=4.0.5",
22
"pytest>=9.0.2",
23
+ "pytest-cov>=7.0.0",
24
"ruff>=0.15.4",
25
"scikit-learn>=1.8.0",
26
"scipy>=1.17.1",
0 commit comments