python3Packages.llama-index-readers-file: add pandas to pythonRelaxDeps

Luna Nova f8612d45 771b8d35

+1
+1
pkgs/development/python-modules/llama-index-readers-file/default.nix
··· 29 "pymupdf" 30 "pypdf" 31 "striprtf" 32 ]; 33 34 build-system = [ hatchling ];
··· 29 "pymupdf" 30 "pypdf" 31 "striprtf" 32 + "pandas" 33 ]; 34 35 build-system = [ hatchling ];