oddadmix commited on
Commit
9deffaf
·
verified ·
1 Parent(s): 9f39c86

Update requirements.txt

Browse files

Fixing the smolagents version until the bug is fixed for the course participants
https://discuss.huggingface.co/t/problem-in-ai-agents-course-smolagents/151299

Files changed (1) hide show
  1. 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.13.0
3
  requests
4
  duckduckgo_search
5
  pandas