We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a7016b + ebcbf6d commit 0e6878dCopy full SHA for 0e6878d
_requirements/devel.txt
@@ -3,7 +3,7 @@ virtualenv>=20.10
3
# pytest>=7.0, <9.0
4
# testing with own fork with extended cell timeout
5
# https://github.com/Borda/nbval/archive/refs/heads/timeout-limit.zip
6
-ipython[notebook]>=8.0.0, <8.24.0
+ipython[notebook]>=8.0.0, <9.0
7
urllib3 # for ipython
8
jupytext>=1.10, <1.17 # converting
9
papermill ==2.6.* # rendering
_requirements/docs.txt
@@ -4,7 +4,7 @@ nbsphinx >=0.8.5, <0.10
pandoc >=1.0, <2.4
#docutils >=0.16
sphinx-paramlinks >=0.5.1, <=0.6.0
-ipython[notebook] >=8.0.0, <8.2.0
+ipython[notebook] >=8.0.0, <9.0
pt-lightning-sphinx-theme @ https://github.com/Lightning-AI/lightning_sphinx_theme/archive/master.zip
10
0 commit comments