Bump gradio to >=5.9
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ scipy>=1.7.0
|
|
| 3 |
scikit-learn>=1.0.0
|
| 4 |
matplotlib>=3.5.0
|
| 5 |
seaborn>=0.11.0
|
| 6 |
-
gradio>=
|
|
|
|
| 3 |
scikit-learn>=1.0.0
|
| 4 |
matplotlib>=3.5.0
|
| 5 |
seaborn>=0.11.0
|
| 6 |
+
gradio>=5.9,<6.0
|