This website works better with JavaScript.
Home
Explore
Help
Sign In
mirror
/
tiangolo.fastapi
mirror of
https://github.com/tiangolo/fastapi
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
➕
Add uvicorn to all dependencies
pull/11/head
Sebastián Ramírez
6 years ago
parent
1cc10e8911
commit
d055bee15a
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
pyproject.toml
1
pyproject.toml
View File
@ -43,4 +43,5 @@ all = [
"ujson"
,
"ujson"
,
"email_validator"
,
"uvicorn"
,
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/tiangolo.fastapi
Title
Body
Create Issue