Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ seaborn>=0.12.0
|
|
6 |
langchain>=0.1.0
|
7 |
openai>=1.0.0
|
8 |
python-dotenv>=1.0.0
|
|
|
|
6 |
langchain>=0.1.0
|
7 |
openai>=1.0.0
|
8 |
python-dotenv>=1.0.0
|
9 |
+
'langchain_community
|