Skip to content

Commit

Permalink
20240721.1051
Browse files Browse the repository at this point in the history
  • Loading branch information
fire1ce committed Jul 21, 2024
1 parent 1c4a120 commit 191dc39
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.2
bracex==2.4
cairocffi==1.7.0
cairocffi==1.7.1
CairoSVG==2.7.1
certifi==2024.2.2
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
Expand All @@ -18,8 +18,7 @@ GitPython==3.1.43
htmlmin==0.1.12
htmlmin2==0.1.13
idna==3.7
importlib_metadata==7.1.0
install==1.3.5
importlib_metadata==8.0.0
Jinja2==3.1.4
jsmin==3.0.1
Markdown==3.6
Expand All @@ -31,18 +30,18 @@ mkdocs-embed-external-markdown==3.0.2
mkdocs-exclude-search==0.6.6
mkdocs-get-deps==0.2.0
mkdocs-git-authors-plugin==0.9.0
mkdocs-git-revision-date-localized-plugin==1.2.5
mkdocs-material==9.5.22
mkdocs-git-revision-date-localized-plugin==1.2.6
mkdocs-material==9.5.29
mkdocs-material-extensions==1.3.1
mkdocs-meta-descriptions-plugin==3.0.0
mkdocs-minify-plugin==0.8.0
mkdocs-plugin-progress==1.2.0
mypy-extensions==1.0.0
natsort==8.4.0
packaging==24.0
packaging==24.1
paginate==0.5.6
pathspec==0.12.1
pillow==10.3.0
pillow==10.4.0
platformdirs==4.2.2
pycparser==2.22
Pygments==2.18.0
Expand All @@ -53,15 +52,15 @@ python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2024.5.10
requests==2.31.0
regex==2024.5.15
requests==2.32.3
six==1.16.0
smmap==5.0.1
soupsieve==2.5
tinycss2==1.3.0
tomli==2.0.1
urllib3==2.2.1
watchdog==4.0.0
wcmatch==8.5.1
urllib3==2.2.2
watchdog==4.0.1
wcmatch==8.5.2
webencodings==0.5.1
zipp==3.18.1
zipp==3.19.2

0 comments on commit 191dc39

Please sign in to comment.