We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c819463 commit bac4a4cCopy full SHA for bac4a4c
requirements_dev.yml
@@ -33,7 +33,13 @@ dependencies:
33
- nbval <=0.11.0
34
- ruff <=0.13.1
35
# Documentation
36
- - sphinx <=7.4.7
37
- - sphinx_rtd_theme <=2.0.0
38
- - myst-parser <=2.0.0
+ - mkdocs >=1.6,<=1.6.1
+ - mkdocs-material >=9.5,<=9.7.3
+ - mkdocstrings >=0.25,<=1.0.3
39
+ - mkdocstrings-python >=1.10,<=2.0.2
40
+ - mkdocs-jupyter >=0.25,<=0.25.1
41
+ - mkdocs-gen-files >=0.5,<=0.6.0
42
+ - mkdocs-literate-nav >=0.6,<=0.6.2
43
+ - mkdocs-section-index >=0.3,<=0.3.10
44
+ - griffe >=0.45,<=2.0.0
45
0 commit comments