diff --git a/setup.py b/setup.py index 9f7337eea..bfef77bf7 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ "sphinx>=2,<4", "linkify-it-py~=1.0.1", "myst-nb~=0.12.0", - "jupytext~=1.8.0", + "jupytext>=1.8,<1.11", "click", "setuptools", "nbformat",