fix: add psutil to orchestrator dependencies

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-23 13:11:30 +01:00
parent 61fd0e9265
commit d67667c79f

View File

@@ -4,3 +4,4 @@ httpx==0.25.1
docker==6.1.3
pyyaml==6.0.1
pydantic==2.5.0
psutil==5.9.6