python3Packages.llama-index-readers-file: add pandas to pythonRelaxDeps
This commit is contained in:
@@ -29,6 +29,7 @@ buildPythonPackage rec {
|
||||
"pymupdf"
|
||||
"pypdf"
|
||||
"striprtf"
|
||||
"pandas"
|
||||
];
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
Reference in New Issue
Block a user