DrishtiSharma commited on
Commit
02073a9
Β·
verified Β·
1 Parent(s): 7ef4406

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4==4.12.3
2
+ gradio==4.38.1
3
+ langchain==0.2.7
4
+ langchain_core==0.2.18
5
+ langchain_openai==0.1.16
6
+ langgraph==0.1.8
7
+ python-decouple==3.8
8
+ Requests==2.32.3
9
+ tavily_python==0.3.3