Spaces:
Runtime error
Runtime error
Scott Cogan commited on
Commit ·
79907e0
1
Parent(s): ab54c2a
Fix: Update smolagents version to fix f-string syntax error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
markdownify
|
| 2 |
-
smolagents
|
| 3 |
requests
|
| 4 |
duckduckgo_search
|
| 5 |
pandas
|
|
|
|
| 1 |
markdownify
|
| 2 |
+
smolagents>=0.1.1
|
| 3 |
requests
|
| 4 |
duckduckgo_search
|
| 5 |
pandas
|