rrevo's picture
updates
db56cf5
raw
history blame
282 Bytes
[project]
name = ""
version = ""
description = ""
authors = [
{name = "Marco Acierno",email = "[email protected]"},
]
dependencies = [
"fastapi>=0.109.0",
"uvicorn[standard]>=0.25.0",
]
requires-python = ">=3.11"
readme = "README.md"
license = {text = "MIT"}