AdithyaSNair commited on
Commit
6768e44
·
verified ·
1 Parent(s): 811efd0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -5,6 +5,9 @@ streamlit-chat
5
  streamlit-authenticator
6
  langchain-groq
7
  langchain-core
 
 
 
8
  bcrypt
9
  PyMuPDF
10
  requests
 
5
  streamlit-authenticator
6
  langchain-groq
7
  langchain-core
8
+ google-api-python-client
9
+ google-auth-oauthlib
10
+ google-auth-httplib2
11
  bcrypt
12
  PyMuPDF
13
  requests