python3Packages.private-gpt: Fix build by adding python-multipart to pythonRelaxDeps (#355396)
This commit is contained in:
@@ -47,6 +47,7 @@ buildPythonPackage rec {
|
||||
"fastapi"
|
||||
"llama-index-core"
|
||||
"llama-index-readers-file"
|
||||
"python-multipart"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user