mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
💚 Fix complete names of Flit dependencies
This commit is contained in:
parent
3ca9e52dac
commit
983db94291
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ all = [
|
|||
"email_validator",
|
||||
"starlette",
|
||||
"pydantic",
|
||||
"json",
|
||||
"json-schema",
|
||||
"openapi",
|
||||
"swagger",
|
||||
"swagger-ui",
|
||||
"redoc",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue