Unverified Commit fc68f5d8 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

python3Packages.private-gpt: Fix build by adding python-multipart to pythonRelaxDeps (#355396)

parents 4ac41e0f f5512602
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ buildPythonPackage rec {
    "fastapi"
    "llama-index-core"
    "llama-index-readers-file"
    "python-multipart"
  ];

  dependencies = [