|
|
|
@ -109,7 +109,7 @@ all = [ |
|
|
|
# For Starlette's schema generation, would not be used with FastAPI |
|
|
|
"pyyaml >=5.3.1", |
|
|
|
# For UJSONResponse |
|
|
|
"ujson >=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0", |
|
|
|
# "ujson >=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0", |
|
|
|
# For ORJSONResponse |
|
|
|
"orjson >=3.2.1", |
|
|
|
# To validate email fields |
|
|
|
|