python312Packages.llama-index-embeddings-ollama: relax ollama

This commit is contained in:
Fabian Affolter
2024-12-07 00:53:13 +01:00
parent e9a51c43be
commit f94c54447a
@@ -21,6 +21,8 @@ buildPythonPackage rec {
hash = "sha256-6+czVEcPi2Bh1flhse5QcW1Uly7ylfslPj68OT1bNss=";
};
pythonRelaxDeps = [ "ollama" ];
build-system = [ poetry-core ];
dependencies = [