Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
pypdf
|
2 |
langchain
|
3 |
-
|
4 |
-
|
|
|
1 |
pypdf
|
2 |
langchain
|
3 |
+
typing
|
4 |
+
langchain_google_genai
|