Sebastián Ramírez
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pyproject.toml
|
|
@ -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] |
|
|
|