mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-23 03:45:54 +00:00
.devcontainer
.devops
.github
.vscode
InvenTree
ci
contrib
deploy
docker
docs
_includes
ci
docs
.gitignore
LICENSE
README.md
__init__.py
main.py
mkdocs.yml
requirements.txt
images
src
.deepsource.toml
.djlintrc
.eslintrc.yml
.gitattributes
.gitignore
.pkgr.yml
.pre-commit-config.yaml
CONTRIBUTING.md
Dockerfile
LICENSE
Procfile
README.md
RELEASE.md
SECURITY.md
backportrc.json
crowdin.yml
docker-compose.yml
docker.dev.env
package-lock.json
package.json
readthedocs.yml
requirements-dev.in
requirements-dev.txt
requirements.in
requirements.txt
runtime.txt
setup.cfg
tasks.py
yarn.lock
- Updates to readthedocs policy mean that this needs to be pinned - Moving to 1.5.0 breaks current documentation set
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
mkdocs==1.4.3
|
|
mkdocs-macros-plugin>=0.7,<1.0
|
|
mkdocs-material>=9.0,<10.0
|
|
mkdocs-git-revision-date-localized-plugin>=1.1,<2.0
|
|
mkdocs-simple-hooks>=0.1,<1.0
|
|
mkdocs-include-markdown-plugin
|