Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -4,10 +4,9 @@ langchain-openai
|
|
4 |
openai
|
5 |
networkx
|
6 |
matplotlib
|
7 |
-
asyncio
|
8 |
-
aiohttp
|
9 |
pandas
|
10 |
numpy
|
11 |
plotly
|
12 |
python-dotenv
|
13 |
-
pydantic
|
|
|
|
4 |
openai
|
5 |
networkx
|
6 |
matplotlib
|
|
|
|
|
7 |
pandas
|
8 |
numpy
|
9 |
plotly
|
10 |
python-dotenv
|
11 |
+
pydantic
|
12 |
+
scipy
|