Resolve #17: Add urllib3 fix to requirements.txt

Applied fix from @abereghici to requirements.txt
This commit is contained in:
R-Y-M-R 2023-05-11 06:26:04 -04:00
parent 2841fe45e1
commit 54d14a6cb6
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ langchain==0.0.162
pygpt4all==1.1.0 pygpt4all==1.1.0
chromadb==0.3.22 chromadb==0.3.22
llama-cpp-python==0.1.47 llama-cpp-python==0.1.47
urllib3==1.26.6