mohantest commited on
Commit
3545080
·
verified ·
1 Parent(s): 15f5efd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- smolagents
2
- duckduckgo-search
3
  pandas
4
  python-dotenv
5
  huggingface_hub
6
  openai
 
 
 
1
+ smolagents>=1.4.0
2
+ duckduckgo-search>=6.0.0
3
  pandas
4
  python-dotenv
5
  huggingface_hub
6
  openai
7
+ requests
8
+ beautifulsoup4