[project] name = "shopflow" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastapi>=0.135.3", "httpx>=0.28.1", "uvicorn>=0.44.0", ]