mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-04 23:23:38 -04:00
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.23.0 to 0.24.3. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.3) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 lines
465 B
Plaintext
19 lines
465 B
Plaintext
-e .
|
|
-r requirements-docs-tests.txt
|
|
mkdocs-material==9.5.18
|
|
mdx-include >=1.4.1,<2.0.0
|
|
mkdocs-redirects>=1.2.1,<1.3.0
|
|
typer >=0.12.0
|
|
pyyaml >=5.3.1,<7.0.0
|
|
# For Material for MkDocs, Chinese search
|
|
jieba==0.42.1
|
|
# For image processing by Material for MkDocs
|
|
pillow==10.3.0
|
|
# For image processing by Material for MkDocs
|
|
cairosvg==2.7.0
|
|
mkdocstrings[python]==0.24.3
|
|
griffe-typingdoc==0.2.2
|
|
# For griffe, it formats with black
|
|
black==24.3.0
|
|
mkdocs-macros-plugin==1.0.5
|