Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ PyPDF2
|
|
4 |
bs4
|
5 |
langchain_google_genai
|
6 |
google-generativeai
|
7 |
-
nest_asyncio
|
|
|
|
4 |
bs4
|
5 |
langchain_google_genai
|
6 |
google-generativeai
|
7 |
+
nest_asyncio
|
8 |
+
langchain-community
|