diff --git a/examples/python-rag-newssummary/requirements.txt b/examples/python-rag-newssummary/requirements.txt index 1a92729a1ec..712f344d052 100644 --- a/examples/python-rag-newssummary/requirements.txt +++ b/examples/python-rag-newssummary/requirements.txt @@ -4,6 +4,6 @@ mattsollamatools==0.0.8 newspaper3k==0.2.8 nltk==3.8.1 numpy==1.24.3 -Requests==2.31.0 +Requests==2.32.0 scikit_learn==1.3.0 sentence_transformers==2.2.2