Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ replicate
|
|
9 |
python-dotenv
|
10 |
google-generativeai
|
11 |
pypdfium2
|
12 |
-
langchain-community
|
|
|
|
9 |
python-dotenv
|
10 |
google-generativeai
|
11 |
pypdfium2
|
12 |
+
langchain-community
|
13 |
+
langchain_groq
|