diff options
| author | 2023-07-25 13:13:13 +0800 | |
|---|---|---|
| committer | 2023-07-25 13:13:13 +0800 | |
| commit | 3573c1603e94baa411514646ab1a83f4ad5f9144 (patch) | |
| tree | 2f9f5f4d68d419595b631f2e23920de7314f9083 /docs/requirements.txt | |
| parent | ba2d8a5f64c2a0717a1c6a05302da9071c0b33d0 (diff) | |
| download | TRPGNivis-3573c1603e94baa411514646ab1a83f4ad5f9144.tar.gz TRPGNivis-3573c1603e94baa411514646ab1a83f4ad5f9144.zip | |
url
Diffstat (limited to 'docs/requirements.txt')
| -rw-r--r-- | docs/requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index 591b791..b27a670 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,5 @@ mkdocs-material mkdocs-blog-plugin mkdocs-git-revision-date-localized-plugin -mkdocs-git-authors-plugin
\ No newline at end of file +mkdocs-git-authors-plugin +mkdocs-material-extensions>=1.1
\ No newline at end of file |