diff --git a/requirements.txt b/requirements.txt index fa2fa2a..d609e27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,6 @@ torch>=2.1.0 torchaudio>=2.1.0 g2p>=1.0.20230417 pympi-ling -typer[all]>=0.9.0 \ No newline at end of file +typer>=0.9.0 +rich>=10.11.0 +shellingham>=1.3.0