Skip to content

Commit dc90ca4

Browse files
QuantStrategyLab QPK Syncclaudecodex
committed
chore(deps): align QPK pin to 8aa3ab5986fe
Automated downstream QPK pin update after QPK_PIN landed on main. Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Codex <noreply@openai.com>
1 parent ec119f5 commit dc90ca4

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@4d716cb1c6b42747fb96be3d398c528b26cd5826",
25-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@6776c59d709848abdfb513ef5f1853be029f99b1",
26-
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@e385485cf1db306ce7efd30bfb9e181139767fa7",
24+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8aa3ab5986fec9128be424fd0c1079392cba0f08",
25+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@f83243423c4437c8b34c372ef6c846c5e906a3b2",
26+
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@9b69aa66174223bda7ec11b87bc7b74e0a74c213",
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@4d716cb1c6b42747fb96be3d398c528b26cd5826",
67+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8aa3ab5986fec9128be424fd0c1079392cba0f08",
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 = "4d716cb1c6b42747fb96be3d398c528b26cd5826"
9-
us_equity_strategies = "6776c59d709848abdfb513ef5f1853be029f99b1"
10-
hk_equity_strategies = "e385485cf1db306ce7efd30bfb9e181139767fa7"
8+
quant_platform_kit = "8aa3ab5986fec9128be424fd0c1079392cba0f08"
9+
us_equity_strategies = "f83243423c4437c8b34c372ef6c846c5e906a3b2"
10+
hk_equity_strategies = "9b69aa66174223bda7ec11b87bc7b74e0a74c213"
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)