added library for parsing PDFs

pdfminer.six==20221105
This commit is contained in:
Santhosh Solomon 2023-05-12 09:33:05 +05:30 committed by GitHub
parent 39df61ca07
commit 6419d0aa1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ pygpt4all==1.1.0
chromadb==0.3.22 chromadb==0.3.22
llama-cpp-python==0.1.48 llama-cpp-python==0.1.48
urllib3==1.26.6 urllib3==1.26.6
pdfminer.six==20221105