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