Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MKDocs Template
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PAGoDA
Tools
MKDocs Template
Commits
ff06c5a9
Verified
Commit
ff06c5a9
authored
4 years ago
by
Romain Deville
Browse files
Options
Downloads
Patches
Plain Diff
Update requirements version from template
parent
88c39189
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
requirements.dev.txt
+8
-14
8 additions, 14 deletions
requirements.dev.txt
requirements.docs.in
+4
-0
4 additions, 0 deletions
requirements.docs.in
requirements.docs.txt
+13
-7
13 additions, 7 deletions
requirements.docs.txt
with
25 additions
and
21 deletions
requirements.dev.txt
+
8
−
14
View file @
ff06c5a9
### BEGIN MKDOCS TEMPLATE ###
### BEGIN MKDOCS TEMPLATE ###
### WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG !###
### WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG !###
### Modified content will be overwritten when updating.###
### Modified content will be overwritten when updating.###
...
@@ -12,11 +11,11 @@ appdirs==1.4.4
...
@@ -12,11 +11,11 @@ appdirs==1.4.4
# via
# via
# black
# black
# virtualenv
# virtualenv
astroid==2.5.
3
astroid==2.5.
6
# via pylint
# via pylint
attrs==2
0.3
.0
attrs==2
1.2
.0
# via pytest
# via pytest
black==2
0.8b1
black==2
1.5b0
# via -r requirements.dev.in
# via -r requirements.dev.in
click==7.1.2
click==7.1.2
# via black
# via black
...
@@ -64,11 +63,11 @@ pydocstyle==6.0.0
...
@@ -64,11 +63,11 @@ pydocstyle==6.0.0
# via -r requirements.dev.in
# via -r requirements.dev.in
pyflakes==2.2.0
pyflakes==2.2.0
# via flake9
# via flake9
pylint==2.
7.4
pylint==2.
8.2
# via -r requirements.dev.in
# via -r requirements.dev.in
pyparsing==2.4.7
pyparsing==2.4.7
# via packaging
# via packaging
pytest==6.2.
3
pytest==6.2.
4
# via -r requirements.dev.in
# via -r requirements.dev.in
pyyaml==5.4.1
pyyaml==5.4.1
# via yamllint
# via yamllint
...
@@ -76,7 +75,7 @@ regex==2021.4.4
...
@@ -76,7 +75,7 @@ regex==2021.4.4
# via black
# via black
shellcheck-py==0.7.2.1
shellcheck-py==0.7.2.1
# via -r requirements.dev.in
# via -r requirements.dev.in
six==1.1
5
.0
six==1.1
6
.0
# via
# via
# tox
# tox
# virtualenv
# virtualenv
...
@@ -88,17 +87,12 @@ toml==0.10.2
...
@@ -88,17 +87,12 @@ toml==0.10.2
# pylint
# pylint
# pytest
# pytest
# tox
# tox
tox==3.23.
0
tox==3.23.
1
# via -r requirements.dev.in
# via -r requirements.dev.in
typed-ast==1.4.3
virtualenv==20.4.6
# via black
typing-extensions==3.7.4.3
# via black
virtualenv==20.4.4
# via tox
# via tox
wrapt==1.12.1
wrapt==1.12.1
# via astroid
# via astroid
yamllint==1.26.1
yamllint==1.26.1
# via -r requirements.dev.in
# via -r requirements.dev.in
### END MKDOCS TEMPLATE ###
### END MKDOCS TEMPLATE ###
This diff is collapsed.
Click to expand it.
requirements.docs.in
+
4
−
0
View file @
ff06c5a9
...
@@ -56,4 +56,8 @@ git+https://github.com/g-provost/lightgallery-markdown
...
@@ -56,4 +56,8 @@ git+https://github.com/g-provost/lightgallery-markdown
# A Mermaid graphs plugin for mkdocs
# A Mermaid graphs plugin for mkdocs
# https://github.com/fralau/mkdocs-mermaid2-plugin#declaring-the-superfences-extension
# https://github.com/fralau/mkdocs-mermaid2-plugin#declaring-the-superfences-extension
mkdocs-mermaid2-plugin
mkdocs-mermaid2-plugin
# A MkDocs plugin for dynamic page redirects to prevent broken links.
# https://pypi.org/project/mkdocs-redirects/
mkdocs-redirects
### END MKDOCS TEMPLATE ###
### END MKDOCS TEMPLATE ###
This diff is collapsed.
Click to expand it.
requirements.docs.txt
+
13
−
7
View file @
ff06c5a9
### BEGIN MKDOCS TEMPLATE ###
### BEGIN MKDOCS TEMPLATE ###
### WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG !###
### WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG !###
### Modified content will be overwritten when updating.###
### Modified content will be overwritten when updating.###
...
@@ -9,7 +10,7 @@
...
@@ -9,7 +10,7 @@
#
#
astunparse==1.6.3
astunparse==1.6.3
# via pytkdocs
# via pytkdocs
babel==2.9.
0
babel==2.9.
1
# via mkdocs-git-revision-date-localized-plugin
# via mkdocs-git-revision-date-localized-plugin
beautifulsoup4==4.9.3
beautifulsoup4==4.9.3
# via mkdocs-mermaid2-plugin
# via mkdocs-mermaid2-plugin
...
@@ -67,13 +68,13 @@ mkdocs-autorefs==0.1.1
...
@@ -67,13 +68,13 @@ mkdocs-autorefs==0.1.1
# via mkdocstrings
# via mkdocstrings
mkdocs-exclude==1.0.2
mkdocs-exclude==1.0.2
# via -r requirements.docs.in
# via -r requirements.docs.in
mkdocs-git-revision-date-localized-plugin==0.9
mkdocs-git-revision-date-localized-plugin==0.9
.2
# via -r requirements.docs.in
# via -r requirements.docs.in
mkdocs-macros-plugin==0.5.5
mkdocs-macros-plugin==0.5.5
# via -r requirements.docs.in
# via -r requirements.docs.in
mkdocs-material-extensions==1.0.1
mkdocs-material-extensions==1.0.1
# via mkdocs-material
# via mkdocs-material
mkdocs-material==7.1.
1
mkdocs-material==7.1.
4
# via
# via
# -r requirements.docs.in
# -r requirements.docs.in
# mkdocs-macros-plugin
# mkdocs-macros-plugin
...
@@ -83,7 +84,9 @@ mkdocs-mermaid2-plugin==0.5.1
...
@@ -83,7 +84,9 @@ mkdocs-mermaid2-plugin==0.5.1
# via -r requirements.docs.in
# via -r requirements.docs.in
mkdocs-monorepo-plugin==0.4.14
mkdocs-monorepo-plugin==0.4.14
# via -r requirements.docs.in
# via -r requirements.docs.in
mkdocs-section-index==0.2.3
mkdocs-redirects==1.0.3
# via -r requirements.docs.in
mkdocs-section-index==0.3.0
# via -r requirements.docs.in
# via -r requirements.docs.in
mkdocs==1.1.2
mkdocs==1.1.2
# via
# via
...
@@ -95,13 +98,14 @@ mkdocs==1.1.2
...
@@ -95,13 +98,14 @@ mkdocs==1.1.2
# mkdocs-material
# mkdocs-material
# mkdocs-mermaid2-plugin
# mkdocs-mermaid2-plugin
# mkdocs-monorepo-plugin
# mkdocs-monorepo-plugin
# mkdocs-redirects
# mkdocs-section-index
# mkdocs-section-index
# mkdocstrings
# mkdocstrings
mkdocstrings==0.15.0
mkdocstrings==0.15.0
# via -r requirements.docs.in
# via -r requirements.docs.in
nltk==3.6.
1
nltk==3.6.
2
# via lunr
# via lunr
pygments==2.
8.1
pygments==2.
9.0
# via mkdocs-material
# via mkdocs-material
pykwalify==1.8.0
pykwalify==1.8.0
# via -r requirements.docs.in
# via -r requirements.docs.in
...
@@ -131,12 +135,13 @@ ruamel.yaml.clib==0.2.2
...
@@ -131,12 +135,13 @@ ruamel.yaml.clib==0.2.2
# via ruamel.yaml
# via ruamel.yaml
ruamel.yaml==0.17.4
ruamel.yaml==0.17.4
# via pykwalify
# via pykwalify
six==1.1
5
.0
six==1.1
6
.0
# via
# via
# astunparse
# astunparse
# jsbeautifier
# jsbeautifier
# livereload
# livereload
# lunr
# lunr
# mkdocs-redirects
# python-dateutil
# python-dateutil
smmap==4.0.0
smmap==4.0.0
# via gitdb
# via gitdb
...
@@ -158,3 +163,4 @@ wheel==0.36.2
...
@@ -158,3 +163,4 @@ wheel==0.36.2
# The following packages are considered to be unsafe in a requirements file:
# The following packages are considered to be unsafe in a requirements file:
# setuptools
# setuptools
### END MKDOCS TEMPLATE ###
### END MKDOCS TEMPLATE ###
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment