[project] name = "orderflow" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastapi[standard]>=0.135.3", "kafka-python>=2.0.0", ]