Merge pull request #168 from andreakiro/fix/requirements

Add python-dotenv to requirements
This commit is contained in:
Iván Martínez 2023-05-16 19:32:11 +02:00 committed by GitHub
commit f42d3e0ce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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