trohith89 commited on
Commit
040488f
·
verified ·
1 Parent(s): e21993f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
  streamlit
2
  langchain
3
  langchain-community
 
 
4
  langchain-groq
5
  chromadb
6
- python-dotenv
 
 
7
  protobuf<4
 
1
  streamlit
2
  langchain
3
  langchain-community
4
+ langchain-core
5
+ langchain-google-genai
6
  langchain-groq
7
  chromadb
8
+ groq
9
+ tiktoken
10
+ pypdf
11
  protobuf<4