mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-09-14 14:19:08 +00:00
Resolve #17: Add urllib3 fix to requirements.txt
Applied fix from @abereghici to requirements.txt
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user