Update requirements.txt
This commit is contained in:
parent
0f4f80c8bd
commit
c50fd10f5b
1 changed files with 48 additions and 29 deletions
|
|
@ -1,29 +1,48 @@
|
||||||
babel>=2.17.0
|
babel==2.17.0
|
||||||
backrefs>=5.9
|
backrefs==5.9
|
||||||
certifi>=2025.10.5
|
beautifulsoup4==4.14.2
|
||||||
charset-normalizer>=3.4.4
|
certifi==2025.10.5
|
||||||
click>=8.1.8
|
charset-normalizer==3.4.4
|
||||||
colorama>=0.4.6
|
click==8.1.8
|
||||||
ghp-import>=2.1.0
|
colorama==0.4.6
|
||||||
idna>=3.11
|
csscompressor==0.9.5
|
||||||
importlib_metadata>=8.7.0
|
EditorConfig==0.17.1
|
||||||
Jinja2>=3.1.6
|
ghp-import==2.1.0
|
||||||
Markdown>=3.9
|
hjson==3.1.0
|
||||||
MarkupSafe>=3.0.3
|
htmlmin2==0.1.13
|
||||||
mergedeep>=1.3.4
|
idna==3.11
|
||||||
mkdocs>=1.6.1
|
importlib_metadata==8.7.0
|
||||||
mkdocs-get-deps>=0.2.0
|
Jinja2==3.1.6
|
||||||
mkdocs-material-extensions>=1.3.1
|
jsbeautifier==1.15.4
|
||||||
packaging>=25.0
|
jsmin==3.0.1
|
||||||
paginate>=0.5.7
|
Markdown==3.9
|
||||||
pathspec>=0.12.1
|
MarkupSafe==3.0.3
|
||||||
platformdirs>=4.4.0
|
mergedeep==1.3.4
|
||||||
Pygments>=2.19.2
|
mkdocs==1.6.1
|
||||||
pymdown-extensions>=10.16.1
|
mkdocs-get-deps==0.2.0
|
||||||
python-dateutil>=2.9.0.post0
|
mkdocs-glightbox==0.5.1
|
||||||
PyYAML>=6.0.3
|
mkdocs-macros-plugin==1.4.0
|
||||||
pyyaml_env_tag>=1.1
|
mkdocs-material==9.6.22
|
||||||
requests>=2.32.5
|
mkdocs-material-extensions==1.3.1
|
||||||
urllib3>=2.5.0
|
mkdocs-mermaid2-plugin==1.2.3
|
||||||
watchdog>=6.0.0
|
mkdocs-minify-plugin==0.8.0
|
||||||
zipp>=3.23.0
|
mkdocs-section-index==0.3.10
|
||||||
|
packaging==25.0
|
||||||
|
paginate==0.5.7
|
||||||
|
pathspec==0.12.1
|
||||||
|
platformdirs==4.4.0
|
||||||
|
Pygments==2.19.2
|
||||||
|
pymdown-extensions==10.16.1
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
PyYAML==6.0.3
|
||||||
|
pyyaml_env_tag==1.1
|
||||||
|
requests==2.32.5
|
||||||
|
selectolax==0.3.29
|
||||||
|
six==1.17.0
|
||||||
|
soupsieve==2.8
|
||||||
|
super_collections==0.6.2
|
||||||
|
termcolor==3.1.0
|
||||||
|
typing_extensions==4.15.0
|
||||||
|
urllib3==2.5.0
|
||||||
|
watchdog==6.0.0
|
||||||
|
zipp==3.23.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue