{ "ciPythonDependencies": [ "mypy==1.17.1", "pip-audit==2.10.1" ], "containerImages": [ "ghcr.io/astral-sh/uv:0.11.6-python3.13-trixie", "tianon/gosu:1.19-trixie", "node:22.16.0-trixie-slim", "python:3.13.5-slim-trixie" ], "nodeDependencyPolicy": { "installCommand": "npm ci --prefer-offline --no-audit", "localLockfile": "package-lock.json", "localLockfileVersion": 3, "localNodeDependencies": [], "localNodeDevDependencies": [], "upstreamLockfile": "package-lock.json" }, "project": "Hermes Futures Desk V5", "pythonDependencies": [ "PyYAML==6.0.3", "ccxt==4.5.10", "fastapi==0.115.0", "httpx==0.27.2", "huggingface_hub==0.36.0", "psycopg[binary]==3.3.4", "pytest-cov==7.0.0", "pytest==9.0.2", "ruff==0.12.5" ], "runtime": { "node": "22.16.0", "npm": "10.9.2", "python": "3.13.5" }, "schemaVersion": 1, "upstream": { "commit": "8fc278207b0f5b25e567966f9615e1b1737f62af", "repository": "https://github.com/NousResearch/hermes-agent.git" } }