Skip to content

Commit 0122603

Browse files
QuantStrategyLab QPK Syncclaude
authored andcommitted
chore(deps): align QPK pin to 0f1b5d9e806b
Automated downstream QPK pin update after QPK_PIN landed on main. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f27df72 commit 0122603

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ dependencies = [
1818
"pytest",
1919
"pytz",
2020
"requests",
21-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@3c6709019f8ac7db8792ec534f70eaf1d30c5322",
22-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@1690b8a84aa819ee6d5063a9fff34bd1c51a5e04",
21+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@0f1b5d9e806b1143b459976b8a6a98eee7a9bc37",
22+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@0540bce217eff04e2983e2d0c6609d68e66585c7",
2323
]
2424
license = "MIT"
2525
authors = [
@@ -82,5 +82,5 @@ show_missing = true
8282

8383
[tool.uv]
8484
override-dependencies = [
85-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@3c6709019f8ac7db8792ec534f70eaf1d30c5322",
85+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@0f1b5d9e806b1143b459976b8a6a98eee7a9bc37",
8686
]

qsl.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ upgrade_ring = "ring_d"
55
allow_legacy = false
66

77
[qsl.requires]
8-
quant_platform_kit = "3c6709019f8ac7db8792ec534f70eaf1d30c5322"
9-
us_equity_strategies = "1690b8a84aa819ee6d5063a9fff34bd1c51a5e04"
8+
quant_platform_kit = "0f1b5d9e806b1143b459976b8a6a98eee7a9bc37"
9+
us_equity_strategies = "0540bce217eff04e2983e2d0c6609d68e66585c7"
1010

1111
[qsl.compat]
1212
bundle = "2026.08.0"

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)