[project] name = "car-help" version = "0.1.0" description = "Add your description here" requires-python = ">=3.13" dependencies = [ "fastapi>=0.136.3", "httpx>=0.28.1", "playwright>=1.60.0", "uvicorn>=0.48.0", ]