feat: integrate flask-orjson for improved JSON serialization performance (#23935)
This commit is contained in:
parent
4a2e6af9b5
commit
e340fccafb
8 changed files with 64 additions and 27 deletions
|
|
@ -18,6 +18,7 @@ dependencies = [
|
|||
"flask-cors~=6.0.0",
|
||||
"flask-login~=0.6.3",
|
||||
"flask-migrate~=4.0.7",
|
||||
"flask-orjson~=2.0.0",
|
||||
"flask-restful~=0.3.10",
|
||||
"flask-sqlalchemy~=3.1.1",
|
||||
"gevent~=24.11.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue