DrishtiSharma commited on
Commit
51b76c3
·
verified ·
1 Parent(s): 1f2141b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ pandasai>=2.0.0
4
+ openpyxl
5
+ langchain
6
+ langchain-community
7
+ langchain-openai
8
+ openai
9
+ faiss-cpu
10
+ plotly