diff --git a/examples/pytorch-keyworddetection-api/requirements.txt b/examples/pytorch-keyworddetection-api/requirements.txt index 371f8d803..905c1efc2 100644 --- a/examples/pytorch-keyworddetection-api/requirements.txt +++ b/examples/pytorch-keyworddetection-api/requirements.txt @@ -1,5 +1,5 @@ fedn -torch==2.5.1 +torch==2.8.0 torchaudio==2.5.1 torcheval==0.0.7 pyloudnorm==0.1.1 \ No newline at end of file