matheuscs commited on
Commit
c3388f0
·
1 Parent(s): 12156ac

adding missing dependency smolagents[openai]

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ openai-whisper==20240930
5
  openpyxl==3.1.5
6
  smolagents==1.14.0
7
  beautifulsoup4==4.13.4
8
- duckduckgo_search==8.0.1
 
 
5
  openpyxl==3.1.5
6
  smolagents==1.14.0
7
  beautifulsoup4==4.13.4
8
+ duckduckgo_search==8.0.1
9
+ smolagents[openai]==1.14.0