Skip to content

Commit 85899b4

Browse files
QuantStrategyLab QPK Syncclaude
andcommitted
chore(deps): align QPK pin to 68276cb95077
Automated downstream QPK pin update after QPK_PIN landed on main. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent d93dcc5 commit 85899b4

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

‎pyproject.toml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ dependencies = [
2121
"google-cloud-secret-manager",
2222
"google-cloud-storage",
2323
"yfinance",
24-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68fcad8c68ab48a1109d99715f8315af449de493",
25-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@291033051fec86586eab223142e5b5b2532a43b5",
26-
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@63a3a4e96b1fb2e64b62ef70ff9057496f49ae9c",
24+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68276cb9507773e2a29ac9579bed3adb7e077daf",
25+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@4c174934d8a3eaeb3152ea6b11559e015f78ee9a",
26+
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@0f3abeb91c4dcd283e4586820da36f3d13343896",
2727
]
2828

2929
[project.optional-dependencies]
@@ -64,5 +64,5 @@ include = [
6464

6565
[tool.uv]
6666
override-dependencies = [
67-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68fcad8c68ab48a1109d99715f8315af449de493",
67+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68276cb9507773e2a29ac9579bed3adb7e077daf",
6868
]

‎qsl.toml‎

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

77
[qsl.requires]
8-
quant_platform_kit = "68fcad8c68ab48a1109d99715f8315af449de493"
9-
us_equity_strategies = "291033051fec86586eab223142e5b5b2532a43b5"
10-
hk_equity_strategies = "63a3a4e96b1fb2e64b62ef70ff9057496f49ae9c"
8+
quant_platform_kit = "68276cb9507773e2a29ac9579bed3adb7e077daf"
9+
us_equity_strategies = "4c174934d8a3eaeb3152ea6b11559e015f78ee9a"
10+
hk_equity_strategies = "0f3abeb91c4dcd283e4586820da36f3d13343896"
1111

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

‎uv.lock‎

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

0 commit comments

Comments
 (0)