ref: 81fe5f0261a3b3f148b7c519aab5ce52631ef661
parent: f9aee675dcf60970dc0cdfc99cc7ac3b79b54e38
author: Jan Buethe <jbuethe@amazon.de>
date: Sat Jul 22 10:13:08 EDT 2023
added matplotlib to testsuite requirements (needed by librosa)
--- a/dnn/torch/testsuite/requirements.txt
+++ b/dnn/torch/testsuite/requirements.txt
@@ -7,4 +7,5 @@
soundfile
pyyaml
pesq
-AMFM_decompy
\ No newline at end of file
+AMFM_decompy
+matplotlib
\ No newline at end of file
--
⑨