diff --git a/pyproject.toml b/pyproject.toml index daa93a5..9f978f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,6 +41,8 @@ test = [ typing = [ "mypy", "types-requests", + "types-pyinstaller", + "types-jsonschema", "pre-commit" ]