Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,6 +4,8 @@ langchain-openai
|
|
4 |
openai
|
5 |
networkx
|
6 |
matplotlib
|
|
|
|
|
7 |
pandas
|
8 |
numpy
|
9 |
plotly
|
|
|
4 |
openai
|
5 |
networkx
|
6 |
matplotlib
|
7 |
+
asyncio
|
8 |
+
aiohttp
|
9 |
pandas
|
10 |
numpy
|
11 |
plotly
|