Skip to content

Commit 810525d

Browse files
authored
chore(deps): align QPK pin to ac1d07c6b018
Green staged consumer pin for the shared account-selection fail-closed update.
2 parents 785f9ce + 2df6ff1 commit 810525d

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ version = "0.1.0"
44
description = "QuantStrategyLab platform layer for Binance exchange."
55
requires-python = ">=3.11"
66
dependencies = [
7-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b13e28759a880dcb446dbfbc580dc032333b065e",
8-
"crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@dd88b39991122338f00e649e4d7c32533d1cbcb3",
7+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@ac1d07c6b0188c8b0abc682e99315bdc056879b5",
8+
"crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@b279f51ce4ba0499cf42e0ef508731eb1a05bd7f",
99
"python-binance",
1010
"pandas",
1111
"numpy",
@@ -23,7 +23,7 @@ test = [
2323

2424
[tool.uv]
2525
override-dependencies = [
26-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b13e28759a880dcb446dbfbc580dc032333b065e",
26+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@ac1d07c6b0188c8b0abc682e99315bdc056879b5",
2727
]
2828

2929
[tool.ruff]

qsl.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ expires_at = "2026-09-30"
99
next_action = "keep uv.lock current and maintain QPK/CryptoStrategies pin consistency"
1010

1111
[qsl.requires]
12-
quant_platform_kit = "b13e28759a880dcb446dbfbc580dc032333b065e"
13-
crypto_strategies = "dd88b39991122338f00e649e4d7c32533d1cbcb3"
12+
quant_platform_kit = "ac1d07c6b0188c8b0abc682e99315bdc056879b5"
13+
crypto_strategies = "b279f51ce4ba0499cf42e0ef508731eb1a05bd7f"
1414

1515
[qsl.compat]
1616
bundle = "2026.09.1"

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)