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 0aad911 commit 19132cdCopy full SHA for 19132cd
pyproject.toml
@@ -36,6 +36,7 @@ dev = [
36
"mypy ~= 1.7.0",
37
"pre-commit ~= 3.4.0",
38
"pydoc-markdown ~= 4.8.2",
39
+ "databind == 4.4.2", # HACK the docs build broke with databind 4.5, hopefully this will be fixed in a future pydoc-markdown release
40
"pytest ~= 7.4.2",
41
"pytest-asyncio ~= 0.21.0",
42
"pytest-cov ~= 4.1.0",
0 commit comments