Update gpt4all to 0.3.4

gpt4all==0.3.2 was yanked according to https://pypi.org/project/gpt4all/#history
This commit is contained in:
Brock Renninger 2023-06-13 14:32:19 -06:00
parent ad661933cb
commit c759aafa63
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
langchain==0.0.197
gpt4all==0.3.2
gpt4all==0.3.4
chromadb==0.3.23
llama-cpp-python==0.1.50
urllib3==2.0.2