MrTravelX commited on
Commit
4a9a5de
·
verified ·
1 Parent(s): df40826

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  google-generativeai==0.3.2
 
2
  streamlit==1.32.0
3
  langchain==0.1.11
4
- langchain-google-genai>=1.0.0 # Or whichever is available
 
1
  google-generativeai==0.3.2
2
+ langchain-google-genai==0.4.0
3
  streamlit==1.32.0
4
  langchain==0.1.11