csabakecskemeti commited on
Commit
36b9bd3
·
verified ·
1 Parent(s): 0a3ea23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- huggingface_hub==0.25.2
2
  gradio>=4.0.0
3
- requests>=2.31.0
4
- beautifulsoup4>=4.12.0
5
- duckduckgo-search>=3.9.0
6
- lxml>=4.9.0
 
 
 
 
1
  gradio>=4.0.0
2
+ langchain>=0.1.0
3
+ langchain-openai>=0.0.5
4
+ langchain-core>=0.1.0
5
+ langchain-community>=0.0.20
6
+ langgraph>=0.0.40
7
+ langchain-tavily>=0.1.0