mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
🔥 removed duplicate dependency in pyproject.toml (#128)
This commit is contained in:
parent
deff2b6678
commit
e5c75807ce
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ all = [
|
|||
"pyyaml",
|
||||
"graphene",
|
||||
"ujson",
|
||||
"ujson",
|
||||
"email_validator",
|
||||
"uvicorn",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue