Skip to content

Commit 0e6878d

Browse files
author
Azure Pipelines
committed
Merge remote-tracking branch 'origin/main' into publication
2 parents 6a7016b + ebcbf6d commit 0e6878d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_requirements/devel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ virtualenv>=20.10
33
# pytest>=7.0, <9.0
44
# testing with own fork with extended cell timeout
55
# https://github.com/Borda/nbval/archive/refs/heads/timeout-limit.zip
6-
ipython[notebook]>=8.0.0, <8.24.0
6+
ipython[notebook]>=8.0.0, <9.0
77
urllib3 # for ipython
88
jupytext>=1.10, <1.17 # converting
99
papermill ==2.6.* # rendering

_requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ nbsphinx >=0.8.5, <0.10
44
pandoc >=1.0, <2.4
55
#docutils >=0.16
66
sphinx-paramlinks >=0.5.1, <=0.6.0
7-
ipython[notebook] >=8.0.0, <8.2.0
7+
ipython[notebook] >=8.0.0, <9.0
88

99
pt-lightning-sphinx-theme @ https://github.com/Lightning-AI/lightning_sphinx_theme/archive/master.zip
1010

0 commit comments

Comments
 (0)