Skip to content

Commit

Permalink
Merge pull request #723 from Paraphraser/20230703-python-requirements…
Browse files Browse the repository at this point in the history
…-master

2023-07-03 Python requirements files + Bookworm - master branch
  • Loading branch information
Slyke authored Sep 23, 2023
2 parents 48e860a + 611f70e commit 790e837
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
10 changes: 5 additions & 5 deletions requirements-menu.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blessed==1.19.0
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.6
six==1.16.0
wcwidth==0.2.5
blessed
ruamel.yaml
ruamel.yaml.clib
six
wcwidth
48 changes: 24 additions & 24 deletions requirements-mkdocs.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
bracex==2.2.1
click==8.0.4
ghp-import==2.0.2
importlib-metadata==4.11.2
Jinja2==3.0.3
Markdown==3.3.6
MarkupSafe==2.1.0
mergedeep==1.3.4
mkdocs==1.3.0
mkdocs-awesome-pages-plugin==2.7.0
mkdocs-material==8.2.13
mkdocs-material-extensions==1.0.3
bracex
click
ghp-import
importlib-metadata
Jinja2
Markdown
MarkupSafe
mergedeep
mkdocs
mkdocs-awesome-pages-plugin
mkdocs-material
mkdocs-material-extensions
mkdocs-pagenav-generator @ git+https://github.com/Andre601/mkdocs-pagenav-generator@acb5b1561695e8f69d67fda029779f40e4b0beef
mkdocs-redirects==1.0.3
packaging==21.3
Pygments==2.12.0
pymdown-extensions==9.4
pyparsing==3.0.7
python-dateutil==2.8.2
PyYAML==6.0
pyyaml_env_tag==0.1
six==1.16.0
watchdog==2.1.6
wcmatch==8.3
zipp==3.7.0
mkdocs-redirects
packaging
Pygments
pymdown-extensions
pyparsing
python-dateutil
PyYAML
pyyaml_env_tag
six
watchdog
wcmatch
zipp

0 comments on commit 790e837

Please sign in to comment.