Skip to content

Commit

Permalink
Merge pull request #39 from wwt/timothyhull/issue38
Browse files Browse the repository at this point in the history
Update MkDocs Version
  • Loading branch information
timothyhull authored Oct 30, 2021
2 parents 3776edd + 2b65048 commit 4880d8a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 34 deletions.
66 changes: 32 additions & 34 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,57 +1,55 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements.in
#
click==8.0.1
# via
# mkdocs
# nltk
future==0.18.2
# via lunr
jinja2==3.0.1
click==8.0.3
# via mkdocs
joblib==1.0.1
# via nltk
livereload==2.6.3
ghp-import==2.0.2
# via mkdocs
lunr[languages]==0.5.8
importlib-metadata==4.8.1
# via mkdocs
jinja2==3.0.2
# via
# mkdocs
# mkdocs-material
markdown==3.3.4
# via
# mkdocs
# mkdocs-material
# pymdown-extensions
markupsafe==2.0.1
# via jinja2
mkdocs==1.1.2
mergedeep==1.3.4
# via mkdocs
mkdocs==1.2.3
# via
# -r requirements.in
# mkdocs-material
mkdocs-material==7.1.6
# via
# -r requirements.in
# mkdocs-material-extensions
mkdocs-material-extensions==1.0.1
mkdocs-material==7.3.6
# via -r requirements.in
mkdocs-material-extensions==1.0.3
# via mkdocs-material
nltk==3.6.5
# via lunr
pygments==2.9.0
packaging==21.2
# via mkdocs
pygments==2.10.0
# via mkdocs-material
pymdown-extensions==8.2
pymdown-extensions==9.0
# via mkdocs-material
pyyaml==5.4.1
# via mkdocs
regex==2021.10.8
# via nltk
six==1.16.0
# via
# livereload
# lunr
tornado==6.1
pyparsing==2.4.7
# via packaging
python-dateutil==2.8.2
# via ghp-import
pyyaml==6.0
# via
# livereload
# mkdocs
tqdm==4.61.0
# via nltk
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
six==1.16.0
# via python-dateutil
watchdog==2.1.6
# via mkdocs
zipp==3.6.0
# via importlib-metadata
3 changes: 3 additions & 0 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ ansible
# MkDocs Core
mkdocs-material

# MkDocs Version Management
pip-tools

# Python
ipython
jinja2
Expand Down

0 comments on commit 4880d8a

Please sign in to comment.