mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-14 13:36:21 +08:00
6b3d1c6d4e
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0) --- updated-dependencies: - dependency-name: pillow 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
466 B
Plaintext
19 lines
466 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.3
|
|
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.4.0
|
|
# For image processing by Material for MkDocs
|
|
cairosvg==2.7.1
|
|
mkdocstrings[python]==0.25.1
|
|
griffe-typingdoc==0.2.6
|
|
# For griffe, it formats with black
|
|
black==24.3.0
|
|
mkdocs-macros-plugin==1.0.5
|