python312Packages.smolagents: fix build by relaxing pillow

This commit is contained in:
Gaetan Lepage
2025-04-17 17:12:10 +02:00
parent 996908bc2a
commit d4b1f5efbd
@@ -45,6 +45,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"pillow"
];
dependencies = [
duckduckgo-search
huggingface-hub