Skip to content

Commit caa4935

Browse files
committed
new mkdocstrings and keep older mkdocstrings-python
1 parent 23abf85 commit caa4935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ docs = [
9393
'mkdocs-material==9.7.6',
9494
'mkdocs-plantuml==0.1.1',
9595
'mkdocs-section-index==0.3.11',
96-
'mkdocstrings<1.0.0',
96+
'mkdocstrings==1.0.3',
9797
'mkdocstrings-python>1.0.0,<2.0.0',
9898
'plantuml==0.3.0',
9999
]

0 commit comments

Comments
 (0)