chore(deps): align QPK pin to de18c2e9d93b#221
Conversation
Automated downstream QPK pin update after QPK_PIN landed on main. Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Codex PR Review✅ Merge allowed: No issues found Review by Codex PR Review bot • PR |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 00423fd27e
ℹ️ 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".
| "pytz", | ||
| "requests", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2381aa4577e9fd6329053a73a1c888929170eaf3", | ||
| "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@de18c2e9d93bcfc2220148a99749447059a6f4c6", |
There was a problem hiding this comment.
Keep qsl.toml aligned with the QPK dependency pin
This updates the runtime dependency to de18c2e9d93bcfc2220148a99749447059a6f4c6, but qsl.toml still advertises [qsl.requires].quant_platform_kit = "2381aa4577e9fd6329053a73a1c888929170eaf3". Any QSL inventory or deployment tooling that reads qsl.toml rather than pyproject.toml/uv.lock will treat this repo as requiring the old QPK commit while installs use the new one, so the metadata should be bumped in the same change.
Useful? React with 👍 / 👎.
|
Superseded by #222, which aligns the QPK pin to the current QPK_PIN value. |
Summary
de18c2e9d93buv.lock,同步刷新 lockfileTest plan
🤖 Generated with Claude Code