Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
beautifulsoup4==4.12.2
|
2 |
langchain==0.0.321
|
|
|
3 |
llama_cpp_python==0.2.11
|
4 |
pydantic==1.10.8
|
5 |
PyMuPDF==1.23.5
|
|
|
1 |
beautifulsoup4==4.12.2
|
2 |
langchain==0.0.321
|
3 |
+
langchain_core
|
4 |
llama_cpp_python==0.2.11
|
5 |
pydantic==1.10.8
|
6 |
PyMuPDF==1.23.5
|