garyd1 commited on
Commit
76079af
·
verified ·
1 Parent(s): 6a2930d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  langchain
2
  langchain-openai
3
  langchain-community
4
- langchain-google-genai
 
 
1
  langchain
2
  langchain-openai
3
  langchain-community
4
+ langchain-google-genai
5
+ pydantic==1.10.5