chore(deps): align QPK pin to 230854059c11 - #289
Conversation
Automated downstream QPK pin update after QPK_PIN landed on main. Co-Authored-By: Claude <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 98f197f8b9
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "google-auth", | ||
| "numpy", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@92458590a463e7219f0369a3505031ee74414135", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@230854059c11a3711fed4bd997e3f8a7f37cba32", |
There was a problem hiding this comment.
Pin QuantPlatformKit to the canonical QPK_PIN SHA
This updates the dependency to 230854059c11..., but the QuantPlatformKit revision being used by the CI pin guard carries QPK_PIN=de9f193eb9d0...; the Check QPK pin consistency step in .github/workflows/ci.yml checks these dependency files against external/QuantPlatformKit/QPK_PIN, so this change will be rejected as a mismatch until pyproject.toml, qsl.toml, and uv.lock are aligned to the QPK_PIN target rather than this intermediate commit.
Useful? React with 👍 / 👎.
| "google-auth", | ||
| "numpy", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@92458590a463e7219f0369a3505031ee74414135", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@230854059c11a3711fed4bd997e3f8a7f37cba32", |
There was a problem hiding this comment.
Pin QuantPlatformKit to the canonical QPK_PIN SHA
This updates the dependency to 230854c11..., but the QuantPlatformKit revision being used by the CI pin guard carries QPK_PIN=de9f193eb9d0...; the Check QPK pin consistency step in .github/workflows/ci.yml checks these dependency files against external/QuantPlatformKit/QPK_PIN, so this change will be rejected as a mismatch until pyproject.toml, qsl.toml, and uv.lock are aligned to the QPK_PIN target rather than this intermediate commit.
Useful? React with 👍 / 👎.
Summary
230854059c11uv.lock,同步刷新 lockfileTest plan
🤖 Generated with Claude Code