stevafernandes commited on
Commit
841adc2
·
verified ·
1 Parent(s): 0536d37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  PyPDF2
2
  langchain
3
- langchain-text-splitters
4
- langchain-google-genai
5
- langchain-community
 
6
  faiss-cpu
7
  google-generativeai
 
1
  PyPDF2
2
  langchain
3
+ langchain>=0.1.0
4
+ langchain-text-splitters>=0.0.1
5
+ langchain-google-genai>=1.0.0
6
+ langchain-community>=0.0.20
7
  faiss-cpu
8
  google-generativeai