[project] name = "test-server" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "fastapi>=0.136.3", "uvicorn[start]>=0.49.0", ]