Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ streamlit==1.43.2
|
|
2 |
langchain==0.3.26
|
3 |
langchain-openai==0.3.28
|
4 |
python-dotenv==1.1.1
|
|
|
|
2 |
langchain==0.3.26
|
3 |
langchain-openai==0.3.28
|
4 |
python-dotenv==1.1.1
|
5 |
+
langchain-community
|