Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ langchain #==0.0.132
|
|
7 |
#fastapi==0.95.1
|
8 |
#python-dotenv==1.0.0
|
9 |
pydantic
|
|
|
10 |
|
11 |
#pydantic-settings
|
12 |
|
|
|
7 |
#fastapi==0.95.1
|
8 |
#python-dotenv==1.0.0
|
9 |
pydantic
|
10 |
+
langchain-community
|
11 |
|
12 |
#pydantic-settings
|
13 |
|