diff --git a/pyproject.toml b/pyproject.toml index 5e85bfb0..e33bf4af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,6 +49,8 @@ dependencies = [ "ruff>=0.11.9", "pre-commit>=4.2.0", "uv>=0.7.11", + "mypy>=1.16.0", + "langbot-plugin>=0.1.0a4", ] keywords = [ "bot",