Skip to content

Commit

Permalink
Update docs/requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisCAD committed Jan 31, 2024
1 parent d80f21e commit d6fa73f
Showing 1 changed file with 34 additions and 17 deletions.
51 changes: 34 additions & 17 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,38 @@
click==8.1.3
mkdocs-material==9.5.6

# Dependencies of mkdocs-material:
Markdown==3.5.2
pymdown-extensions==10.7
regex==2023.12.25
Babel==2.14.0
Jinja2==3.1.3
mkdocs==1.5.3
requests==2.31.0
Pygments==2.17.2
colorama==0.4.6
paginate==0.5.6
mkdocs-material-extensions==1.3.1

# A plugin:

mkdocs-markdownextradata-plugin==0.2.5

# Transitive dependencies

MarkupSafe==2.1.4
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
ghp-import==2.1.0
importlib-metadata==4.11.4
Jinja2==3.1.2
Markdown==3.3.7
MarkupSafe==2.1.1
idna==3.6
importlib-metadata==7.0.1
mergedeep==1.3.4
mkdocs==1.3.0
mkdocs-markdownextradata-plugin==0.2.5
mkdocs-material==8.2.16
mkdocs-material-extensions==1.0.3
packaging==21.3
Pygments==2.12.0
pymdown-extensions==9.4
pyparsing==3.0.9
packaging==23.2
pathspec==0.12.1
platformdirs==4.1.0
python-dateutil==2.8.2
PyYAML==6.0
PyYAML==6.0.1
pyyaml_env_tag==0.1
six==1.16.0
watchdog==2.1.8
zipp==3.8.0
urllib3==2.2.0
watchdog==3.0.0
zipp==3.17.0

0 comments on commit d6fa73f

Please sign in to comment.