Skip to content

Commit

Permalink
Merge pull request #289 from tryolabs/fix-mike-deploy
Browse files Browse the repository at this point in the history
Updated docs requirements
  • Loading branch information
aguscas committed Jan 30, 2024
2 parents b531e15 + 0321d17 commit 5cc0dd6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
mkdocs-material==8.4.1
mkdocstrings[python]==0.19.0
mkdocs-autorefs==0.4.1
mkdocs-gen-files==0.4.0
mike==1.1.2
mkdocs-material==9.5.6
mkdocstrings[python]==0.24.0
mkdocs-autorefs==0.5.0
mkdocs-gen-files==0.5.0
mike==2.0.0
mkdocs==1.5.3
mkdocs-material-extensions==1.3.1
mkdocstrings-python==1.8.0
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ nav:
plugins:
- search
- mkdocstrings:
custom_templates: templates
# custom_templates: templates
default_handler: python
handlers:
python:
Expand Down

0 comments on commit 5cc0dd6

Please sign in to comment.