Skip to content

Commit 28d1383

Browse files
committed
Upgrade requirements for docs build
1 parent 7b311cb commit 28d1383

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

requirements-docs.txt

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
griffe==0.42.1
2-
mike==2.0.0
1+
griffe>=0.49
2+
mike==2.1.3
33
markdown-captions
44
mistune==3.1.0
55
mkdocs==1.6.1
6-
mkdocstrings[python]>=0.24
7-
mkdocstrings-python==1.9.0
8-
# There is a bug in version 0.8.0 with type hints
9-
# https://github.com/aai-institute/pyDVL/actions/runs/8598810209/job/23560394768
10-
mkdocs-alias-plugin==0.7.1
11-
mkdocs-autorefs==1.0.1
12-
mkdocs-bibtex==2.15.0
13-
mkdocs-gen-files
6+
mkdocstrings[python]==0.27
7+
mkdocstrings-python==1.13.0
8+
mkdocs-alias-plugin==0.8.1
9+
mkdocs-autorefs==1.3.0
10+
mkdocs-bibtex==4.1.0
11+
mkdocs-gen-files==0.5.0
1412
mkdocs-git-revision-date-localized-plugin
15-
mkdocs-glightbox==0.3.7
13+
mkdocs-glightbox==0.4.0
1614
mkdocs-literate-nav
17-
mkdocs-material[imaging]==9.5.49
18-
mkdocs-section-index==0.3.8
15+
mkdocs-material[imaging]==9.5.50
16+
mkdocs-section-index==0.3.9
1917
mkdocs-macros-plugin
2018
mknotebooks==0.8.0
2119
pygments

0 commit comments

Comments
 (0)