Unverified Commit 94d37fdc authored by Jim Scardelis's avatar Jim Scardelis Committed by GitHub
Browse files

fix: examples/langchain-python-rag-privategpt/requirements.txt (#3382)

parent b84aea16
......@@ -11,4 +11,5 @@ tabulate==0.9.0
pandoc==2.3
pypandoc==1.11
tqdm==4.66.1
sentence_transformers==2.2.2
\ No newline at end of file
sentence_transformers==2.2.2
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment