Skip to content

Commit bd840e1

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

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@b567acd52a6afa6caca3e35648d4347a1ce13ab1",
25-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@4584de176ca27955270471284663a13a2ce7f828",
26-
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@c526f2ed869c59f37a494d5fd3a64be299855ec8",
24+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a",
25+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@da0b6817aab169917baf55dc52bceba817c7b2b5",
26+
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@ecd7bde9d1e295f2e92af8114335cae596f83ede",
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@b567acd52a6afa6caca3e35648d4347a1ce13ab1",
67+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a",
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 = "b567acd52a6afa6caca3e35648d4347a1ce13ab1"
9-
us_equity_strategies = "4584de176ca27955270471284663a13a2ce7f828"
10-
hk_equity_strategies = "c526f2ed869c59f37a494d5fd3a64be299855ec8"
8+
quant_platform_kit = "8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a"
9+
us_equity_strategies = "da0b6817aab169917baf55dc52bceba817c7b2b5"
10+
hk_equity_strategies = "ecd7bde9d1e295f2e92af8114335cae596f83ede"
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)