python312Packages.llama-index-core: refactor

This commit is contained in:
Fabian Affolter 2024-04-05 09:09:23 +02:00
parent e5476f2ea6
commit 6712ec338a

View File

@ -45,9 +45,9 @@ buildPythonPackage rec {
sourceRoot = "${src.name}/${pname}";
nativeBuildInputs = [ poetry-core ];
build-system = [ poetry-core ];
propagatedBuildInputs = [
dependencies = [
aiohttp
dataclasses-json
deprecated