DrishtiSharma commited on
Commit
6253190
Β·
verified Β·
1 Parent(s): 4e94f33

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain-core==0.2.9
2
+ langchain-community==0.2.5
3
+ crewai[tools]==0.32.0
4
+ langchain-groq==0.1.5
5
+ pandas
6
+ sqlite3