Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"pandas>=2.0",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@0063af3b4a974650ea58a7d3f26dd1b94f65d3e8",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@7032cde4547e7ec59af15df8935d142461a77051",

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 Keep qsl compatibility pin in sync

Updating the install metadata to 7032cde... leaves qsl.toml's [compat].requires entry for quant-platform-kit still pinned to 0063af... (qsl.toml:8). Any bundle/compat tooling that reads qsl.toml for the declared 2026.07.1 bundle will continue validating or installing the old QPK revision while normal installs use this new revision, so the repo is no longer aligned on a single bundle pin. Please update the QSL compatibility metadata with the same SHA as the project dependency.

Useful? React with 👍 / 👎.

]

[project.optional-dependencies]
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading