Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain
|
|
|
2 |
PyPDF2==3.0.1
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit
|
|
|
1 |
langchain
|
2 |
+
langchain_community
|
3 |
PyPDF2==3.0.1
|
4 |
python-dotenv==1.0.0
|
5 |
streamlit
|