[project] name = "backend" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi[standard]>=0.119.0", "uvicorn[standard]>=0.37.0", ]