File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ concurrency:
14
14
15
15
jobs :
16
16
check-schema :
17
- uses : Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.10.1
17
+ uses : Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.11.5
Original file line number Diff line number Diff line change 1
1
virtualenv>=20.10
2
2
jupytext>=1.10, <1.15 # converting
3
- pytest>=6 .0, <7 .0
3
+ pytest>=7 .0, <9 .0
4
4
# testing with own fork with extended cell timeout
5
5
# https://github.com/Borda/nbval/archive/refs/heads/timeout-limit.zip
6
6
papermill>=2.3.4, <2.5.0 # render
Original file line number Diff line number Diff line change 1
- sphinx >5.0, <6 .0
1
+ sphinx >5.0, <7 .0
2
2
myst-parser >=0.18.1, <3.0.0
3
3
nbsphinx >=0.8.5, <0.10
4
4
pandoc >=1.0, <=2.3
5
5
#docutils >=0.16
6
- sphinx-paramlinks >=0.5.1, <=0.5.4
6
+ sphinx-paramlinks >=0.5.1, <=0.6.0
7
7
ipython[notebook] >=8.0.0, <8.2.0
8
8
9
9
pt-lightning-sphinx-theme @ https://github.com/Lightning-AI/lightning_sphinx_theme/archive/master.zip
You can’t perform that action at this time.
0 commit comments