Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
streamlit
|
2 |
groq
|
3 |
langchain
|
|
|
4 |
langchain-groq
|
5 |
python-dotenv
|
6 |
beautifulsoup4
|
|
|
1 |
streamlit
|
2 |
groq
|
3 |
langchain
|
4 |
+
langchain-community
|
5 |
langchain-groq
|
6 |
python-dotenv
|
7 |
beautifulsoup4
|