under test, not sure no errors
This commit is contained in:
43
upstream_ref/xllm/docs/requirements.txt
Normal file
43
upstream_ref/xllm/docs/requirements.txt
Normal file
@@ -0,0 +1,43 @@
|
||||
|
||||
# mkdocs-material
|
||||
# mkdocs-minify-plugin
|
||||
# python-markdown-math
|
||||
# regex
|
||||
# ruff
|
||||
|
||||
# jinja2~=3.1
|
||||
# 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
|
||||
# backrefs~=5.7.post1
|
||||
# requests~=2.26
|
||||
|
||||
# Requirements for core
|
||||
jinja2
|
||||
markdown
|
||||
mkdocs
|
||||
mkdocs-material
|
||||
mkdocs-material-extensions
|
||||
pygments
|
||||
pymdown-extensions
|
||||
mkdocs-minify-plugin
|
||||
python-markdown-math
|
||||
|
||||
mkdocs-git-revision-date-localized-plugin
|
||||
# Requirements for plugins
|
||||
babel
|
||||
colorama
|
||||
paginate
|
||||
backrefs
|
||||
requests
|
||||
|
||||
# Temporarily pin click until this is resolved in MkDocs, see
|
||||
# https://github.com/mkdocs/mkdocs/issues/4014#issuecomment-3146508306
|
||||
click
|
||||
Reference in New Issue
Block a user