-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathrequirements.txt
More file actions
29 lines (29 loc) · 1002 Bytes
/
requirements.txt
File metadata and controls
29 lines (29 loc) · 1002 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This file is used to install the required packages for the doc project.
# Ensure you are in the same location/root that the requirements.txt file is in.
# It is recommended to use Windows Powershell in Administrator mode or Linux Terminal to run the commands.
# You can install the required packages using the following command:
# pip install -r requirements.txt
# This will install all the packages listed in this file.
# To update the packages, run the following command:
# pip install --upgrade -r requirements.txt
# To check for outdated packages, run the following command:
# pip list --outdated
Markdown
mkdocs
mkdocs-versioning
mkdocs-macros-plugin
mkdocs-exclude
markdown-include
mkdocs-material
mkdocs-with-pdf
mkdocs-git-revision-date-localized-plugin
mkdocs-material-extensions
mkdocs-bootstrap-tables-plugin
mkdocs-section-index
mkdocs-htmlproofer-plugin
mkdocs-meta-descriptions-plugin
mike
Pillow > 10.1.0
mkdocs-open-in-new-tab
mkdocs-print-site-plugin
mkdocs-git-committers-plugin-2