immich-machine-learning: unpin pillow (#355355)

This commit is contained in:
Robert Schütz
2024-11-12 13:56:58 -08:00
committed by GitHub
@@ -22,6 +22,7 @@ python.pkgs.buildPythonApplication rec {
'';
pythonRelaxDeps = [
"pillow"
"pydantic-settings"
];