simran0608 commited on
Commit
132e339
·
verified ·
1 Parent(s): 1c1da00

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  streamlit
2
  langchain
3
- langchain_google_genai
 
 
1
  streamlit
2
  langchain
3
+ langchain_google_genai
4
+ python-dotenv==1.0.1