sanjaystarc commited on
Commit
fddeba4
·
verified ·
1 Parent(s): 645c04b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- langchain>=0.3.0
2
- langchain-google-genai>=2.0.0
3
- langchain-experimental>=0.3.0
4
- langchain-community>=0.3.0
5
- langchain-core>=0.3.0
6
- google-generativeai>=0.8.0
7
  pandas
8
  openpyxl
9
  xlrd
 
1
+ langchain==0.3.7
2
+ langchain-google-genai==2.0.5
3
+ langchain-community==0.3.7
4
+ langchain-core==0.3.19
5
+ google-generativeai==0.8.3
 
6
  pandas
7
  openpyxl
8
  xlrd