Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ matplotlib
|
|
10 |
plotly
|
11 |
numpy
|
12 |
pillow
|
13 |
-
langchain
|
|
|
|
10 |
plotly
|
11 |
numpy
|
12 |
pillow
|
13 |
+
langchain
|
14 |
+
langchain_community
|