Spaces:
Running
Running
Set versions for matplotlib and gradio
Browse files- gui/requirements.txt +2 -2
gui/requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
matplotlib
|
2 |
-
gradio
|
|
|
1 |
+
matplotlib>=3.0.0,<4.0.0
|
2 |
+
gradio>=4.0.0,<5.0.0
|