immich-machine-learning: unpin insightface

Upstream did so in https://github.com/immich-app/immich/pull/28595
without any code changes.
This commit is contained in:
Robert Schütz
2026-05-28 15:54:37 -07:00
parent 7a5f7080e4
commit 7c8f41fd54
@@ -18,6 +18,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"huggingface-hub"
"insightface"
"numpy"
"pillow"
"pydantic-settings"