Skip to content

Commit 1570fe0

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

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@ff70b162ac8e50e1ece617e570dab76b6740d41e",
25-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@319f53565f7a137e06191536f6406b70ec5ecc65",
26-
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@eb2d544ddd4351ad9e79586bc0ab9e516521eeda",
24+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@08eed913248953986224e09ea3a8dd9f5ebedc4e",
25+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@d72fdc9feaa6a9bfe3d91cad240b54c19556d5f1",
26+
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@6284d95fbf40895cc1b415444d686774f1cfdfb1",
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@ff70b162ac8e50e1ece617e570dab76b6740d41e",
67+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@08eed913248953986224e09ea3a8dd9f5ebedc4e",
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 = "ff70b162ac8e50e1ece617e570dab76b6740d41e"
9-
us_equity_strategies = "319f53565f7a137e06191536f6406b70ec5ecc65"
10-
hk_equity_strategies = "eb2d544ddd4351ad9e79586bc0ab9e516521eeda"
8+
quant_platform_kit = "08eed913248953986224e09ea3a8dd9f5ebedc4e"
9+
us_equity_strategies = "d72fdc9feaa6a9bfe3d91cad240b54c19556d5f1"
10+
hk_equity_strategies = "6284d95fbf40895cc1b415444d686774f1cfdfb1"
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)