Commit 3bc50ee7 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

[python312Packages.]private-gpt: fix by relaxing docx2txt dependency

parent 516c1028
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ buildPythonPackage rec {

  pythonRelaxDeps = [
    "cryptography"
    "docx2txt"
    "fastapi"
    "llama-index-core"
    "llama-index-readers-file"