Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
-
smolagents[toolkit]
|
| 2 |
pandas
|
| 3 |
huggingface_hub
|
| 4 |
datasets
|
| 5 |
langchain_community
|
| 6 |
wikipedia
|
| 7 |
networkx
|
| 8 |
-
openai
|
| 9 |
langchain_community
|
| 10 |
numpy
|
| 11 |
datasets
|
| 12 |
gspread
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pandas
|
| 2 |
huggingface_hub
|
| 3 |
datasets
|
| 4 |
langchain_community
|
| 5 |
wikipedia
|
| 6 |
networkx
|
|
|
|
| 7 |
langchain_community
|
| 8 |
numpy
|
| 9 |
datasets
|
| 10 |
gspread
|
| 11 |
+
smolagents==1.23.0
|
| 12 |
+
openai==2.8.1
|
| 13 |
+
gradio==5.50.0
|