diff --git a/setup.py b/setup.py index b1c4712ea5e..5022a7586ea 100644 --- a/setup.py +++ b/setup.py @@ -180,6 +180,7 @@ "torch", "soundfile>=0.12.1", "transformers", + "typing-extensions>=4.6.1", # due to conflict between apache-beam and pydantic "zstandard", ]