[project] name = "mqtt-ingestion" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "dotenv>=0.9.9", "paho-mqtt>=2.1.0", "redis>=6.4.0", ]