Skip to content

Commit

Permalink
Update requirements.txt (#1527)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyboxvk authored Oct 31, 2024
1 parent f6a1d15 commit b4e0dde
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
Babel==2.12.1
certifi==2023.7.22
charset-normalizer==3.2.0
Babel==2.16.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
feedgen==0.9.0
feedgen==1.0.0
ghp-import==2.1.0
idna==3.7
idna==3.10
Jinja2==3.1.4
lxml==4.9.3
Markdown==3.4.4
MarkupSafe==2.1.3
lxml==5.3.0
Markdown==3.7
MarkupSafe==3.0.2
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-material==9.3.2
mkdocs-material-extensions==1.2
packaging==23.1
paginate==0.5.6
pathspec==0.11.2
platformdirs==3.10.0
Pygments==2.16.1
pymdown-extensions==10.3
python-dateutil==2.8.2
PyYAML==6.0.1
mkdocs==1.6.1
mkdocs-material==9.5.42
mkdocs-material-extensions==1.3.1
packaging==24.1
paginate==0.5.7
pathspec==0.12.1
platformdirs==4.3.6
Pygments==2.18.0
pymdown-extensions==10.12
python-dateutil==2.9.0.post0
PyYAML==6.0.2
pyyaml_env_tag==0.1
regex==2022.10.31
requests==2.32.2
regex==2024.9.11
requests==2.32.3
six==1.16.0
urllib3==2.2.2
watchdog==3.0.0
urllib3==2.2.3
watchdog==5.0.3

0 comments on commit b4e0dde

Please sign in to comment.