Skip to content

Commit

Permalink
Update docs packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Syriiin committed Oct 23, 2024
1 parent 976aadf commit 28b3066
Showing 1 changed file with 24 additions and 23 deletions.
47 changes: 24 additions & 23 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,40 @@
anyio==4.3.0
Babel==2.14.0
certifi==2024.2.2
charset-normalizer==3.3.2
anyio==4.6.2.post1
babel==2.16.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
essentials==1.1.5
essentials-openapi==1.0.9
ghp-import==2.1.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
Jinja2==3.1.3
Markdown==3.6
httpcore==1.0.6
httpx==0.27.2
idna==3.10
Jinja2==3.1.4
Markdown==3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-material==9.5.18
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.42
mkdocs-material-extensions==1.3.1
neoteroi-mkdocs==1.0.5
packaging==24.0
paginate==0.5.6
neoteroi-mkdocs==1.1.0
packaging==24.1
paginate==0.5.7
pathspec==0.12.1
platformdirs==4.2.0
Pygments==2.17.2
pymdown-extensions==10.8
platformdirs==4.3.6
Pygments==2.18.0
pymdown-extensions==10.11.2
python-dateutil==2.9.0.post0
PyYAML==6.0.1
PyYAML==6.0.2
pyyaml_env_tag==0.1
regex==2024.4.16
requests==2.31.0
rich==13.7.1
regex==2024.9.11
requests==2.32.3
rich==13.9.3
six==1.16.0
sniffio==1.3.1
urllib3==2.2.1
watchdog==4.0.0
urllib3==2.2.3
watchdog==5.0.3

0 comments on commit 28b3066

Please sign in to comment.