diff --git a/model-deployment/containers/rag_llama2/ingestion_md/requirements.txt b/model-deployment/containers/rag_llama2/ingestion_md/requirements.txt index a783f8e9..670c73ec 100644 --- a/model-deployment/containers/rag_llama2/ingestion_md/requirements.txt +++ b/model-deployment/containers/rag_llama2/ingestion_md/requirements.txt @@ -1,7 +1,7 @@ langchain==0.1.11 llama-cpp-python==0.2.15 oci==2.47.1 -requests==2.25.1 +requests==2.32.4 uvicorn fastapi qdrant-client==1.9.0 \ No newline at end of file