[project] name = "whatsapp-api" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "asyncio>=3.4.3", "httpx>=0.28.1", ]