Skip to content

Commit 20fc6d4

Browse files
committed
Hopefully this is good enough
1 parent 11fe17c commit 20fc6d4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 2
88
build:
99
os: ubuntu-22.04
1010
tools:
11-
python: "3.10"
11+
python: "3.12"
1212

1313
# Optionally declare the Python requirements required to build your docs
1414
python:

mkdocs-requirements.txt

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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

0 commit comments

Comments
 (0)