python312Packages.langchain-text-splitters: refactor
This commit is contained in:
@@ -20,11 +20,11 @@ buildPythonPackage rec {
|
||||
hash = "sha256-rIkn3AugjrpwL2lhye19986tjeGan3EBqyteo0IBs8E=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
langchain-core
|
||||
lxml
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user