Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ python-dotenv
|
|
6 |
line-bot-sdk
|
7 |
google-generativeai
|
8 |
gradio
|
9 |
-
openai
|
10 |
Pillow
|
11 |
-
langchain
|
|
|
|
6 |
line-bot-sdk
|
7 |
google-generativeai
|
8 |
gradio
|
|
|
9 |
Pillow
|
10 |
+
langchain
|
11 |
+
langchain_google_genai
|