Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
bokeh==2.4.3
|
| 3 |
note-seq==0.0.5
|
| 4 |
matplotlib
|
|
|
|
| 1 |
+
gradio==3.37
|
| 2 |
bokeh==2.4.3
|
| 3 |
note-seq==0.0.5
|
| 4 |
matplotlib
|