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 0e16484 commit a199b47Copy full SHA for a199b47
pyproject.toml
@@ -74,7 +74,7 @@ pylint = '^3.0'
74
black = ">=23.12"
75
doc8 = "^1.1.1"
76
aiohttp = "^3.9.1"
77
-readme-renderer = {extras = ["md"], version = "^42.0"}
+readme-renderer = {extras = ["md"], version = ">=42,<44"}
78
sphinxcontrib-typer = {extras = ["html", "pdf", "png"], version = "^0.1.11"}
79
scikit-learn = "^1.0.0"
80
pytest-env = "^1.0.0"
0 commit comments