Spaces:
Sleeping
Sleeping
Update requirements.txt (#1)
Browse files- Update requirements.txt (f5256d9445f5e43a18828b2cdcb9385340ecd20f)
- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
markdownify
|
| 2 |
-
smolagents==1.
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
| 1 |
+
markdownify==1.1.0
|
| 2 |
+
smolagents==1.9.2
|
| 3 |
+
smolagents[gradio]
|
| 4 |
+
requests==2.32.3
|
| 5 |
+
duckduckgo_search==8.0.1
|
| 6 |
+
pandas==2.2.3
|