Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
6cb0a58
1
Parent(s):
2665e2b
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
|