python312Packages.smolagents: fix build by relaxing pillow (#399493)

This commit is contained in:
Nick Cao
2025-04-17 17:01:07 -04:00
committed by GitHub
@@ -45,6 +45,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"pillow"
];
dependencies = [
duckduckgo-search
huggingface-hub