Skip to content

[codex] align runtime dependency constraints#282

Merged
Pigbibi merged 1 commit into
mainfrom
codex/align-runtime-constraints-20260702
Jul 1, 2026
Merged

[codex] align runtime dependency constraints#282
Pigbibi merged 1 commit into
mainfrom
codex/align-runtime-constraints-20260702

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Align runtime dependency pins with QuantPlatformKit main constraints.
  • Update UsEquityStrategies to 6568c315ce3be6f7ae5b799374cf7fb44232c170.
  • Use QuantPlatformKit b0eacd2fe4884f7f2447b704a232e9a121f396c4 where this platform still pointed at the older pin.

Test Plan

  • Run targeted pytest suite for this platform.
  • Run git diff --check for this commit.

@Pigbibi Pigbibi enabled auto-merge (squash) July 1, 2026 21:27
@Pigbibi Pigbibi merged commit 22d5eb7 into main Jul 1, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/align-runtime-constraints-20260702 branch July 1, 2026 21:31

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 994d947079

ℹ️ 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".

Comment thread requirements.txt
longport==3.0.23
quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@d786c1140967f0e96e35599d057f0655e5a9ba25
us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@c57fb20528d40f363ae149ae6e3f6b1a240ec237
quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b0eacd2fe4884f7f2447b704a232e9a121f396c4

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep QPK pin compatible with HK strategy dependency

In environments that install this file normally, such as the Docker build's python -m pip install -r requirements.txt -c constraints.txt, this new direct QPK pin conflicts with the still-pinned hk-equity-strategies@700c8b... on line 13: that HK package's pyproject.toml declares quant-platform-kit @ ...@d786c114.... Pip's resolver treats two direct requirements for the same distribution at different refs as incompatible, so image builds and local installs will fail unless the HK strategy pin is advanced to a commit that depends on b0eacd... or installed without dependencies.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant