Skip to content

chore: update qpk dependency pin#194

Merged
Pigbibi merged 1 commit into
mainfrom
codex/update-qpk-pin-20260703
Jul 3, 2026
Merged

chore: update qpk dependency pin#194
Pigbibi merged 1 commit into
mainfrom
codex/update-qpk-pin-20260703

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary\n- update quant-platform-kit dependency to QPK_PIN 0063af3\n\n## Tests\n- PYTHONPATH=src python3 -m pytest -q\n\nNote: plain python3 -m pytest picked up an older globally installed package on this workstation; PYTHONPATH=src matches local source checkout.

Co-Authored-By: Codex <noreply@openai.com>

@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: 43669b54c7

ℹ️ 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 pyproject.toml
"pandas>=2.0",
"pytz>=2024.1",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b9a7df85cfc848cebcc3aa6e1d77ec34ca7611ab",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@0063af3b4a974650ea58a7d3f26dd1b94f65d3e8",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Update the lockfile with the new QPK pin

This changes the dependency in pyproject.toml, but the committed uv.lock still resolves quant-platform-kit and the package metadata requirement to the old b9a7df85... revision at uv.lock:242-244 and uv.lock:274-278. I checked uv lock --help, where --check is documented as checking whether the lockfile is up to date, so anyone using the repository's lockfile/frozen uv workflow will still install the old QPK revision instead of the new 0063af3... pin. Please regenerate and commit uv.lock with this dependency update.

Useful? React with 👍 / 👎.

@Pigbibi Pigbibi merged commit 46887bc into main Jul 3, 2026
4 checks passed
@Pigbibi Pigbibi deleted the codex/update-qpk-pin-20260703 branch July 3, 2026 05:13
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