sanjaystarc commited on
Commit
47bd7b8
·
verified ·
1 Parent(s): ffa2a6d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,7 +1,13 @@
1
  streamlit
2
  pandas
3
  numpy
4
- requests
5
  matplotlib
6
- tabulate
7
- seaborn
 
 
 
 
 
 
 
 
1
  streamlit
2
  pandas
3
  numpy
 
4
  matplotlib
5
+ seaborn
6
+ langchain
7
+ langchain-core
8
+ langchain-community
9
+ langchain-google-genai
10
+ google-generativeai
11
+ langchain-experimental
12
+ requests
13
+ python-dotenv