NEW: 更新 Mkdocs 依赖
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
084dc60bfa
commit
e5691e7b57
|
@ -8,6 +8,7 @@ async-timeout==4.0.3 ; python_full_version >= "3.11.0" and python_full_version <
|
||||||
attrs==23.2.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
attrs==23.2.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||||
babel==2.14.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
babel==2.14.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
bcrypt==4.1.2 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
bcrypt==4.1.2 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||||
|
bracex==2.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
certifi==2023.11.17 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
certifi==2023.11.17 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
cffi==1.16.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
cffi==1.16.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||||
chardet==5.2.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
chardet==5.2.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
|
@ -40,11 +41,13 @@ markdown==3.5.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0
|
||||||
markupsafe==2.1.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
markupsafe==2.1.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
matplotlib==3.8.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
matplotlib==3.8.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
mergedeep==1.3.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
mergedeep==1.3.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
|
mkdocs-awesome-pages-plugin==2.9.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
mkdocs-glightbox==0.3.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
mkdocs-glightbox==0.3.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
mkdocs-material-extensions==1.3.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
mkdocs-material-extensions==1.3.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
mkdocs-material==9.5.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
mkdocs-material==9.5.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
mkdocs-plugin-inline-svg==0.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
mkdocs-plugin-inline-svg==0.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
mkdocs==1.5.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
mkdocs==1.5.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
|
natsort==8.4.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
numpy==1.26.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
numpy==1.26.3 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
outcome==1.3.0.post0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
outcome==1.3.0.post0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||||
packaging==23.2 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
packaging==23.2 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||||
|
@ -91,6 +94,7 @@ tzdata==2023.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.
|
||||||
urllib3==1.26.18 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
urllib3==1.26.18 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
uvicorn==0.25.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
uvicorn==0.25.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
watchdog==3.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
watchdog==3.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
|
wcmatch==8.5 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
win32-setctime==1.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" and sys_platform == "win32"
|
win32-setctime==1.1.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" and sys_platform == "win32"
|
||||||
wrapt==1.16.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
wrapt==1.16.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||||
xmltodict==0.13.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
xmltodict==0.13.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||||
|
|
Loading…
Reference in New Issue