gabriel-melki commited on
Commit
b4b094c
·
1 Parent(s): eb83c10

update dependencies

Browse files
__pycache__/agent.cpython-313.pyc CHANGED
Binary files a/__pycache__/agent.cpython-313.pyc and b/__pycache__/agent.cpython-313.pyc differ
 
__pycache__/prompt.cpython-313.pyc CHANGED
Binary files a/__pycache__/prompt.cpython-313.pyc and b/__pycache__/prompt.cpython-313.pyc differ
 
requirements.txt CHANGED
@@ -11,4 +11,5 @@ beautifulsoup4==4.12.3
11
  langchain_community==0.3.2
12
  wikipedia==1.4.0
13
  tabulate==0.9.0
14
- yt-dlp==2025.9.5
 
 
11
  langchain_community==0.3.2
12
  wikipedia==1.4.0
13
  tabulate==0.9.0
14
+ yt-dlp==2025.9.5
15
+ transformers==4.46.1