File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ version: 2
8
8
build :
9
9
os : ubuntu-22.04
10
10
tools :
11
- python : " 3.10 "
11
+ python : " 3.12 "
12
12
13
13
# Optionally declare the Python requirements required to build your docs
14
14
python :
Original file line number Diff line number Diff line change 1
- mkdocs==1.3.0
2
- mkdocs-autorefs==0.4.1
3
- mkdocs-bootstrap386==0.0.2
4
- mkdocs-bootswatch==1.1
5
- mkdocs-git-revision-date-localized-plugin==1.1.0
6
- mkdocs-material==8.3.9
7
- mkdocs-material-extensions==1.0.3
8
- mkdocs-rtd-dropdown==1.0.2
9
- mkdocs-windmill-dark==0.2.0
10
- mkdocstrings[python]==0.20.0
11
- griffe>=0.24.0
1
+ mkdocs
2
+ mkdocs-autorefs
3
+ mkdocs-bootstrap386
4
+ mkdocs-bootswatch
5
+ mkdocs-git-revision-date-localized-plugin
6
+ mkdocs-material
7
+ mkdocs-material-extensions
8
+ mkdocs-rtd-dropdown
9
+ mkdocs-windmill-dark
10
+ mkdocstrings[python]
11
+ griffe
You can’t perform that action at this time.
0 commit comments