Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ langchain-community
|
|
7 |
langchain-core
|
8 |
langchain-groq
|
9 |
langchain-openai
|
|
|
10 |
Pillow
|
11 |
pydantic
|
12 |
pypdf
|
|
|
7 |
langchain-core
|
8 |
langchain-groq
|
9 |
langchain-openai
|
10 |
+
nest-asyncio
|
11 |
Pillow
|
12 |
pydantic
|
13 |
pypdf
|