From 5641d63f07f9d00df14d207d4a04777673c965f1 Mon Sep 17 00:00:00 2001 From: Samridhi Mukhopadhyay Date: Sat, 24 Aug 2024 16:20:10 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f15984f..d60ebc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,10 +8,10 @@ scipy requests setuptools PyPDF2 -langchain langchain_google_genai faiss-cpu -pydantic +pydantic==2.8.2 +langchain==0.0.123 # Replace with your working version google-auth google-generativeai # For Google Generative AI integration transformers # If you plan to use Hugging Face models