version fix
#257
by
white-sparrow
- opened
- 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==1.8.0
|
3 |
requests
|
4 |
duckduckgo_search
|
5 |
pandas
|