diff --git a/pyproject.toml b/pyproject.toml index 1dca70f6..88a9dd55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,8 @@ module = [ "bitstring.*", "ecdsa.*", "psycopg2.*", - "pyngrok.*" + "pyngrok.*", + "livestream.*" ] ignore_missing_imports = "True"