Skip to content

Commit 46b07a3

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

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
@@ -18,9 +18,9 @@ dependencies = [
1818
"google-cloud-storage",
1919
"google-auth",
2020
"longport==3.0.23",
21-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@fc66f54c51eec141ea6a39bc8069c3e71ee68755",
22-
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@cec2a6a7aac02bd06ff9c83703b14c61166b245a",
23-
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@f07a1eeb46a82dd28cf2fa6f357e88866cfb3ff9",
21+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2f84b5f1a22b134ea677a94850318ce8251ed40e",
22+
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@1690b8a84aa819ee6d5063a9fff34bd1c51a5e04",
23+
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@8230eb2e3c7681c6c1348c8449773f73d58bfa15",
2424
]
2525

2626
[project.optional-dependencies]
@@ -61,5 +61,5 @@ include = [
6161

6262
[tool.uv]
6363
override-dependencies = [
64-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@fc66f54c51eec141ea6a39bc8069c3e71ee68755",
64+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2f84b5f1a22b134ea677a94850318ce8251ed40e",
6565
]

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 = "fc66f54c51eec141ea6a39bc8069c3e71ee68755"
9-
us_equity_strategies = "cec2a6a7aac02bd06ff9c83703b14c61166b245a"
10-
hk_equity_strategies = "f07a1eeb46a82dd28cf2fa6f357e88866cfb3ff9"
8+
quant_platform_kit = "2f84b5f1a22b134ea677a94850318ce8251ed40e"
9+
us_equity_strategies = "1690b8a84aa819ee6d5063a9fff34bd1c51a5e04"
10+
hk_equity_strategies = "8230eb2e3c7681c6c1348c8449773f73d58bfa15"
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)