mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-30 19:56:04 -04:00
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.3.0...24.10.0) --- updated-dependencies: - dependency-name: black 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>
20 lines
500 B
Plaintext
20 lines
500 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.5
|
|
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==11.0.0
|
|
# For image processing by Material for MkDocs
|
|
cairosvg==2.7.1
|
|
mkdocstrings[python]==0.26.1
|
|
griffe-typingdoc==0.2.7
|
|
# For griffe, it formats with black
|
|
black==24.10.0
|
|
mkdocs-macros-plugin==1.0.5
|
|
markdown-include-variants==0.0.3
|