diff --git a/moshi/pyproject.toml b/moshi/pyproject.toml index 558ec2c..6715c3c 100644 --- a/moshi/pyproject.toml +++ b/moshi/pyproject.toml @@ -36,4 +36,5 @@ dev = [ "pyright", "flake8", "pre-commit", + "gradio-webrtc>=0.0.18" ]