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