ryanrwatkins commited on
Commit
927ee1c
·
verified ·
1 Parent(s): 57ff103

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  openai
2
  faiss-cpu
3
- langchain==0.0.147
 
4
  chromadb
5
  pypdf
6
  tiktoken
 
1
  openai
2
  faiss-cpu
3
+ langchain==0.1.13
4
+ langchain-google-genai
5
  chromadb
6
  pypdf
7
  tiktoken