sanjaystarc commited on
Commit
7b4c434
·
verified ·
1 Parent(s): ac5e540

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- langchain==0.3.7
2
- langchain-google-genai==2.0.5
3
- langchain-experimental==0.3.3
4
- langchain-community==0.3.7
5
- google-generativeai==0.8.3
6
- pandas==2.2.3
7
- openpyxl==3.1.5
8
- xlrd==2.0.1
9
- plotly==5.24.1
10
- streamlit==1.40.1
11
- python-dotenv==1.0.1
12
- tabulate==0.9.0
 
1
+ langchain
2
+ langchain-google-genai
3
+ langchain-experimental
4
+ langchain-community
5
+ google-generativeai
6
+ pandas
7
+ openpyxl
8
+ xlrd
9
+ plotly
10
+ streamlit
11
+ python-dotenv
12
+ tabulate