diff --git a/pyproject.toml b/pyproject.toml index 7f12b63..eae3a59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ docs = [ "mkdocs-gen-files>=0.5.0,<1", "mkdocs-material>=9.3.1,<10", "mkdocs-section-index>=0.3.6,<1", - "mkdocstrings-python>=1.6.3,<2" + "mkdocstrings-python>=1.6.3,<3" ] tests = [ "dvc-render[table,markdown]",