diff --git a/label_studio_ml/examples/nemo_asr/requirements.txt b/label_studio_ml/examples/nemo_asr/requirements.txt index a0b21f103..d811375b5 100644 --- a/label_studio_ml/examples/nemo_asr/requirements.txt +++ b/label_studio_ml/examples/nemo_asr/requirements.txt @@ -1,3 +1,4 @@ nemo-toolkit[all]==1.23.0 huggingface-hub==0.23.5 numpy<2 +werkzeug==2.2.3 \ No newline at end of file