Fix #93: Fix incorrect Content-Length headers causing truncated responses and timeouts #122
@ -4,7 +4,8 @@ version = "1.0.0"
|
||||
description = "DevPlace - The Developer Social Network"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi",
|
||||
"fastapi>=0.110.0",
|
||||
"starlette>=0.37.0",
|
||||
"uvicorn[standard]",
|
||||
"jinja2",
|
||||
"python-multipart",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user