Skip to content

Commit d058e8c

Browse files
committed
Lock mkdocstrings and mkdocstrings-python in the supported version range
1 parent 941750b commit d058e8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ mkdocs
33
mkdocs-jupyter
44
mkdocs-gen-files
55
mkdocs-material
6-
mkdocstrings>=0.26
7-
mkdocstrings-python>=1.10
6+
mkdocstrings>=0.26,<1.0
7+
mkdocstrings-python>=1.10,<2.0

0 commit comments

Comments
 (0)