mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-05 17:09:42 -06:00
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.2.1. - [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/11.0.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 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
489 B
Plaintext
19 lines
489 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
|
|
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.2.1
|
|
# For image processing by Material for MkDocs
|
|
cairosvg==2.7.1
|
|
# mkdocstrings[python]==0.25.1
|
|
griffe-typingdoc==0.2.5
|
|
# For griffe, it formats with black
|
|
typer == 0.15.3
|
|
mkdocs-macros-plugin==1.0.5
|
|
markdown-include-variants==0.0.4
|