Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ langchain_huggingface==0.0.3
|
|
6 |
langchain_text_splitters==0.2.1
|
7 |
python-dotenv==1.0.1
|
8 |
faiss-cpu
|
|
|
|
6 |
langchain_text_splitters==0.2.1
|
7 |
python-dotenv==1.0.1
|
8 |
faiss-cpu
|
9 |
+
pydantic
|