From c2a46a6e3b17795a8c46d8b9b87bdfbf5d4e7f95 Mon Sep 17 00:00:00 2001 From: Samridhi Mukhopadhyay Date: Sat, 24 Aug 2024 17:16:22 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5756642..8c09db0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ setuptools PyPDF2 langchain_google_genai faiss-cpu -pydantic +pydantic==1.10.11 langchain # Replace with your working version google-auth google-generativeai # For Google Generative AI integration