Unverified Commit 344c70b8 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

[python312Packages.]private-gpt: fix by relaxing docx2txt dependency (#397212)

parents bcd6066a 3bc50ee7
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"