Skip to content

Commit c8e7d97

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

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@b13e28759a880dcb446dbfbc580dc032333b065e",
25-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@18dc01711f0776a07903a7a6524bab5455c09fb1",
26-
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@35bc21e1f237c4a23ad2f02f8ced7c7845d77331",
24+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@e7d8659ef5b8f66660ea58f58202735fa3508cc1",
25+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@c2526d775a956ff84c457a9bad0c4036c1f26754",
26+
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@f3c20e1a7d39b922c8e082cd0d73437dd0866ac0",
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@b13e28759a880dcb446dbfbc580dc032333b065e",
67+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@e7d8659ef5b8f66660ea58f58202735fa3508cc1",
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 = "b13e28759a880dcb446dbfbc580dc032333b065e"
9-
us_equity_strategies = "18dc01711f0776a07903a7a6524bab5455c09fb1"
10-
hk_equity_strategies = "35bc21e1f237c4a23ad2f02f8ced7c7845d77331"
8+
quant_platform_kit = "e7d8659ef5b8f66660ea58f58202735fa3508cc1"
9+
us_equity_strategies = "c2526d775a956ff84c457a9bad0c4036c1f26754"
10+
hk_equity_strategies = "f3c20e1a7d39b922c8e082cd0d73437dd0866ac0"
1111

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

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)