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

This commit is contained in:
Gaetan Lepage
2025-04-08 22:42:47 +02:00
parent 516c102894
commit 3bc50ee7c7
@@ -44,6 +44,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"cryptography"
"docx2txt"
"fastapi"
"llama-index-core"
"llama-index-readers-file"