NEW: 更新 Mkdocs 依赖
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
e5691e7b57
commit
dce3b04955
|
@ -42,9 +42,10 @@ markupsafe==2.1.3 ; python_full_version >= "3.11.0" and python_full_version < "4
|
|||
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"
|
||||
mkdocs-awesome-pages-plugin==2.9.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
mkdocs-git-revision-date-localized-plugin==1.2.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-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.4 ; 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"
|
||||
natsort==8.4.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
|
@ -72,13 +73,14 @@ pytest-mock==3.12.0 ; python_full_version >= "3.11.0" and python_full_version <
|
|||
pytest==7.4.4 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
python-dateutil==2.8.2 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
python-multipart==0.0.6 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
pytz==2023.3.post1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
pyyaml-env-tag==0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
pyyaml==6.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
redis==5.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
regex==2023.12.25 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
requests-toolbelt==1.0.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
requests==2.27.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
ruff==0.1.11 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
ruff==0.1.13 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
schedule==1.2.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
six==1.16.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
slowapi==0.1.8 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||
|
@ -86,7 +88,7 @@ smmap==5.0.1 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
|||
sniffio==1.3.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||
sortedcontainers==2.4.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||
starlette==0.32.0.post1 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||
tencentcloud-sdk-python==3.0.1073 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
tencentcloud-sdk-python==3.0.1076 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0"
|
||||
time-machine==2.13.0 ; python_full_version >= "3.11.0" and python_full_version < "4.0.0" and implementation_name != "pypy"
|
||||
trio==0.21.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||
typing-extensions==4.9.0 ; python_full_version >= "3.11.0" and python_version < "4.0"
|
||||
|
|
Loading…
Reference in New Issue