[project] name = "css-test" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastapi>=0.136.0", "pydantic>=2.13.3", "uvicorn[standard]>=0.45.0", ]