Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ line-bot-sdk
|
|
7 |
google-generativeai
|
8 |
gradio
|
9 |
openai
|
10 |
-
Pillow
|
|
|
|
7 |
google-generativeai
|
8 |
gradio
|
9 |
openai
|
10 |
+
Pillow
|
11 |
+
langchain-google-genai
|