diff --git a/pyproject.toml b/pyproject.toml index 2c65304a11..7e5dbc8ac2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,6 +87,7 @@ pytest-mock = "3.12.0" pyspark = "3.5.0" cython = "3.0.8" deptry = "^0.14.0" +docutils = "!=0.21" [[tool.mypy.overrides]] module = "pytest_mock.*"