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 074716d commit a67ace7Copy full SHA for a67ace7
pyproject.toml
@@ -13,7 +13,7 @@ scikit-learn = "*"
13
pandas = "*"
14
15
[tool.poetry.group.dev.dependencies]
16
-black = "==23.12.1"
+black = "==25.9.0"
17
faker = "==19.13.0"
18
flake8 = "==6.1.0"
19
mypy = "==1.8.0"
0 commit comments