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

This commit is contained in:
Gaétan Lepage
2025-04-08 23:06:34 +02:00
committed by GitHub
@@ -44,6 +44,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"cryptography"
"docx2txt"
"fastapi"
"llama-index-core"
"llama-index-readers-file"