Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,8 +3,8 @@ gradio[oauth]
|
|
| 3 |
requests
|
| 4 |
python-dotenv
|
| 5 |
pandas
|
| 6 |
-
smolagents
|
| 7 |
-
openai>=1.
|
| 8 |
wikipedia-api
|
| 9 |
google-generativeai
|
| 10 |
tabulate
|
|
|
|
| 3 |
requests
|
| 4 |
python-dotenv
|
| 5 |
pandas
|
| 6 |
+
smolagents>=1.20.0
|
| 7 |
+
openai>=1.33.0
|
| 8 |
wikipedia-api
|
| 9 |
google-generativeai
|
| 10 |
tabulate
|