Skip to content
Snippets Groups Projects
Unverified Commit a73538c2 authored by Nicholas Bollweg's avatar Nicholas Bollweg Committed by GitHub
Browse files

:wrench: MAINTAIN: Expand jupytext version pinning (#1221)

parent 4c2210b6
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ setup( ...@@ -68,7 +68,7 @@ setup(
"sphinx>=2,<4", "sphinx>=2,<4",
"linkify-it-py~=1.0.1", "linkify-it-py~=1.0.1",
"myst-nb~=0.12.0", "myst-nb~=0.12.0",
"jupytext~=1.8.0", "jupytext>=1.8,<1.11",
"click", "click",
"setuptools", "setuptools",
"nbformat", "nbformat",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment