diff --git a/pyproject.toml b/pyproject.toml index 6f964fbc..70a8ecc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,6 @@ dev = [ "mypy ~= 1.7.0", "pre-commit ~= 3.4.0", "pydoc-markdown ~= 4.8.2", - "databind == 4.4.2", # HACK the docs build broke with databind 4.5, hopefully this will be fixed in a future pydoc-markdown release "pytest ~= 7.4.2", "pytest-asyncio ~= 0.21.0", "pytest-cov ~= 4.1.0",