[project] name = "voc-llm-structured" version = "0.1.0" description = "Structured VOC review extraction via DashScope qwen3.6-flash" requires-python = ">=3.10" dependencies = [ "mcp>=1.2.0", "openai>=1.40.0", "pyyaml>=6.0", ]