Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langgraph
|
|
5 |
beautifulsoup4
|
6 |
langchain-community
|
7 |
langchain-chroma
|
8 |
-
streamlit
|
|
|
|
5 |
beautifulsoup4
|
6 |
langchain-community
|
7 |
langchain-chroma
|
8 |
+
streamlit
|
9 |
+
pypdf
|