diff --git a/06-examples/RAG-recipes/requirements.txt b/06-examples/RAG-recipes/requirements.txt index 3c71987..4be6f5e 100644 --- a/06-examples/RAG-recipes/requirements.txt +++ b/06-examples/RAG-recipes/requirements.txt @@ -1,5 +1,5 @@ langchain==0.1.14 -pypdf==4.1.0 +pypdf==6.15.0 opensearch-py==2.8.0 requests-aws4auth==1.3.1 boto3==1.34.58