diff --git a/LLM/rag/requirements.txt b/LLM/rag/requirements.txt index 1f9c297..9ceb979 100644 --- a/LLM/rag/requirements.txt +++ b/LLM/rag/requirements.txt @@ -5,7 +5,7 @@ langchain-huggingface==1.2.2 huggingface-hub>=1.27.0 sentence-transformers==3.4.1 faiss-cpu>=1.7.4 -transformers>=5.5.0 +transformers>=5.15.1 pypdf>=6.16.1 torch>=2.13.0 beautifulsoup4==4.15.0 \ No newline at end of file