Scott Cogan commited on
Commit
79907e0
·
1 Parent(s): ab54c2a

Fix: Update smolagents version to fix f-string syntax error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  markdownify
2
- smolagents==0.1.0
3
  requests
4
  duckduckgo_search
5
  pandas
 
1
  markdownify
2
+ smolagents>=0.1.1
3
  requests
4
  duckduckgo_search
5
  pandas