Resolve #17: Add urllib3 fix to requirements.txt
Applied fix from @abereghici to requirements.txt
This commit is contained in:
parent
2841fe45e1
commit
54d14a6cb6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue