mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-19 11:23:15 -04:00
⬆️ Upgrade Uvicorn in public extras: all (#5401)
This commit is contained in:
committed by
GitHub
parent
e83aa43296
commit
a05e8b4e6f
@@ -99,7 +99,7 @@ all = [
|
||||
"ujson >=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,<6.0.0",
|
||||
"orjson >=3.2.1,<4.0.0",
|
||||
"email_validator >=1.1.1,<2.0.0",
|
||||
"uvicorn[standard] >=0.12.0,<0.18.0",
|
||||
"uvicorn[standard] >=0.12.0,<0.19.0",
|
||||
]
|
||||
|
||||
[tool.hatch.version]
|
||||
|
||||
Reference in New Issue
Block a user