Skip to content

Commit fd4fa77

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

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@0f1b5d9e806b1143b459976b8a6a98eee7a9bc37",
22-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@0540bce217eff04e2983e2d0c6609d68e66585c7",
21+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8ca0c533cdafba2a931e4b6b1e519a73c94f9e35",
22+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@056109bd717ea5e0415b9f94eb109e3dabb47604",
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@0f1b5d9e806b1143b459976b8a6a98eee7a9bc37",
85+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8ca0c533cdafba2a931e4b6b1e519a73c94f9e35",
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 = "0f1b5d9e806b1143b459976b8a6a98eee7a9bc37"
9-
us_equity_strategies = "0540bce217eff04e2983e2d0c6609d68e66585c7"
8+
quant_platform_kit = "8ca0c533cdafba2a931e4b6b1e519a73c94f9e35"
9+
us_equity_strategies = "056109bd717ea5e0415b9f94eb109e3dabb47604"
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)