Updated gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,5 @@ duckduckgo_search
|
|
| 5 |
pandas
|
| 6 |
matplotlib
|
| 7 |
bs4
|
| 8 |
-
gradio
|
| 9 |
smolagents[openai]
|
|
|
|
| 5 |
pandas
|
| 6 |
matplotlib
|
| 7 |
bs4
|
| 8 |
+
gradio==5.31.0
|
| 9 |
smolagents[openai]
|