mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 20:12:55 +01:00
Merge pull request #168 from andreakiro/fix/requirements
Add python-dotenv to requirements
This commit is contained in:
commit
f42d3e0ce2
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ 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
|
pdfminer.six==20221105
|
||||||
|
python-dotenv==1.0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue