[project]
name = "usda-throughput-control"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"ipykernel>=6.29.5",
"paho-mqtt>=2.1.0",
]