Joanna30 commited on
Commit
60e954d
·
verified ·
1 Parent(s): 4e5844c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit
2
- python-dotenv
3
  langchain
4
- duckduckgo-search
5
- google-generativeai
6
- langchain-community
 
 
 
1
  streamlit
 
2
  langchain
3
+ google-auth
4
+ google-auth-oauthlib
5
+ duckduckgo_search
6
+ python-dotenv
7
+ requests