ticket #93 attempt 1
This commit is contained in:
parent
ad1736ebf1
commit
a55d12696a
@ -4,7 +4,8 @@ version = "1.0.0"
|
|||||||
description = "DevPlace - The Developer Social Network"
|
description = "DevPlace - The Developer Social Network"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi",
|
"fastapi>=0.110.0",
|
||||||
|
"starlette>=0.37.0",
|
||||||
"uvicorn[standard]",
|
"uvicorn[standard]",
|
||||||
"jinja2",
|
"jinja2",
|
||||||
"python-multipart",
|
"python-multipart",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user