Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ dragonmapper
|
|
6 |
gradio
|
7 |
jinja2
|
8 |
librosa
|
9 |
-
matplotlib
|
10 |
numba
|
11 |
numpy
|
12 |
pedalboard
|
|
|
6 |
gradio
|
7 |
jinja2
|
8 |
librosa
|
9 |
+
matplotlib==3.4.3
|
10 |
numba
|
11 |
numpy
|
12 |
pedalboard
|