pythonasyncioapiasyncfastapiframeworkjsonjson-schemaopenapiopenapi3pydanticpython-typespython3redocreststarletteswaggerswagger-uiuvicornweb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
466 B
18 lines
466 B
-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.3.0
|
|
# 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
|
|
black==24.3.0
|
|
mkdocs-macros-plugin==1.0.5
|
|
|