diff --git a/setup.py b/setup.py index 9f7337eea40420efb8d42f4c687113a6323faf53..bfef77bf7a15b97055b68fb3d2b7ecbb533d3d04 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ setup( "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",