Merge pull request #35 from R-Y-M-R/Fix/urllib3

Add urllib3 fix to requirements.txt
This commit is contained in:
Iván Martínez 2023-05-11 14:32:28 +02:00 committed by GitHub
commit 60225698b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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