Skip to content

Commit 1a45ba4

Browse files
committed
update sphinx stuff
1 parent a8ca7f5 commit 1a45ba4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pyproject.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,11 @@ Documentation = 'https://plumpy.readthedocs.io'
4242
[project.optional-dependencies]
4343
docs = [
4444
'ipython~=7.0',
45-
'jinja2==2.11.3',
4645
'kiwipy[docs]~=0.8.3',
4746
'markupsafe==2.0.1',
48-
'myst-nb~=0.11.0',
49-
'sphinx~=3.2.0',
50-
'sphinx-book-theme~=0.0.39',
47+
'myst-nb~=1.2.0',
48+
'sphinx~=7.2.0',
49+
'sphinx-book-theme~=1.1.4',
5150
'importlib-metadata~=4.12.0',
5251
]
5352
pre-commit = [

0 commit comments

Comments
 (0)