[project] name = "ncatbot-demo" version = "0.1.0" description = "NcatBot webhook plugin – receive external messages and forward to QQ" readme = "README.md" requires-python = ">=3.12" dependencies = [ "ncatbot5>=5.5.2.post3", "aiohttp>=3.9", ]