Update requirements.txt
Browse files- requirements.txt +1 -9
requirements.txt
CHANGED
@@ -1,9 +1 @@
|
|
1 |
-
|
2 |
-
google-generativeai
|
3 |
-
python-dotenv
|
4 |
-
langchain
|
5 |
-
PyPDF2
|
6 |
-
chromadb
|
7 |
-
faiss-cpu
|
8 |
-
langchain_google_genai
|
9 |
-
langchain-community
|
|
|
1 |
+
langchain==0.0.284
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|