mirror of https://github.com/tiangolo/fastapi.git
22 lines
554 B
Plaintext
22 lines
554 B
Plaintext
-e .
|
|
-r requirements-docs-tests.txt
|
|
mkdocs-material==9.7.0
|
|
mdx-include >=1.4.1,<2.0.0
|
|
mkdocs-redirects>=1.2.1,<1.3.0
|
|
typer == 0.16.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.3.0
|
|
# For image processing by Material for MkDocs
|
|
cairosvg==2.8.2
|
|
mkdocstrings[python]==0.30.1
|
|
griffe-typingdoc==0.3.0
|
|
griffe-warnings-deprecated==1.1.0
|
|
# For griffe, it formats with black
|
|
black==25.1.0
|
|
mkdocs-macros-plugin==1.4.1
|
|
markdown-include-variants==0.0.7
|
|
python-slugify==8.0.4
|