diff --git a/pyproject.toml b/pyproject.toml index 45ec0b5d..7178e32f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ "bump2version==1.0.1", "mkdocs-material>=9.5,<9.8", "ipython[notebook]>8.0,<9.0", - "mkdocstrings[python]==0.29.*", + "mkdocstrings[python]>=0.29,<1.1", "mknotebooks==0.8.*", "pytest>=5.3.2", "pytest-runner>=5.1",