mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-14 13:36:21 +08:00
a88a6050a6
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.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.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20 lines
498 B
Plaintext
20 lines
498 B
Plaintext
-e .
|
|
-r requirements-docs-tests.txt
|
|
mkdocs-material==9.6.1
|
|
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.1.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==25.1.0
|
|
mkdocs-macros-plugin==1.3.7
|
|
markdown-include-variants==0.0.4
|