python312Packages.smolagents: fix build by relaxing pillow (#399493)
This commit is contained in:
@@ -45,6 +45,10 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"pillow"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
duckduckgo-search
|
||||
huggingface-hub
|
||||
|
||||
Reference in New Issue
Block a user