first commit
This commit is contained in:
commit
585a6927f6
19 changed files with 432 additions and 0 deletions
14
requirements.txt
Normal file
14
requirements.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Requirements for core
|
||||
jinja2~=3.0
|
||||
markdown~=3.2
|
||||
mkdocs~=1.6
|
||||
mkdocs-material-extensions~=1.3
|
||||
pygments~=2.16
|
||||
pymdown-extensions~=10.2
|
||||
|
||||
# Requirements for plugins
|
||||
babel~=2.10
|
||||
colorama~=0.4
|
||||
paginate~=0.5
|
||||
regex>=2022.4
|
||||
requests~=2.26
|
Loading…
Add table
Add a link
Reference in a new issue