[project] name = "f3-picoclaw-xmpp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.10" dependencies = [ "paho-mqtt>=2.1.0", "python-dotenv>=1.2.2", "slixmpp>=1.12.0", ]