python311Packages.llama-index-readers-s3: refactor

This commit is contained in:
Fabian Affolter 2024-03-26 09:09:35 +01:00
parent 98f3dcf340
commit c2720c185f
1 changed files with 2 additions and 2 deletions

View File

@ -21,11 +21,11 @@ buildPythonPackage rec {
hash = "sha256-FjRIo0sJGJikX4T4Esew3pBxEp7E3kK7Ds2uXDJqMzQ=";
};
nativeBuildInputs = [
build-system = [
poetry-core
];
propagatedBuildInputs = [
dependencies = [
llama-index-core
llama-index-readers-file
s3fs