Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ langchain-ollama
|
|
| 6 |
langchain-core
|
| 7 |
langgraph
|
| 8 |
beautifulsoup4
|
| 9 |
-
async-lru
|
|
|
|
|
|
| 6 |
langchain-core
|
| 7 |
langgraph
|
| 8 |
beautifulsoup4
|
| 9 |
+
async-lru
|
| 10 |
+
nest_asyncio
|