Skip to content

Commit 2cfd418

Browse files
authored
Merge pull request #142 from QuantStrategyLab/auto/qpk-pin-sync-61783fdaee86
chore(deps): align QPK pin to 61783fdaee86
2 parents 5a3521b + 8d3cf2b commit 2cfd418

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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@92458590a463e7219f0369a3505031ee74414135",
7+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@61783fdaee869bfeedd4289ae4b7f27104513759",
88
"crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@ef78312d7653095f585c4f75d45bf765bedc2751",
99
"python-binance",
1010
"pandas",
@@ -23,7 +23,7 @@ test = [
2323

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

2929
[tool.ruff]

qsl.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ 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 = "92458590a463e7219f0369a3505031ee74414135"
12+
quant_platform_kit = "61783fdaee869bfeedd4289ae4b7f27104513759"
1313
crypto_strategies = "ef78312d7653095f585c4f75d45bf765bedc2751"
1414

1515
[qsl.compat]

uv.lock

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

0 commit comments

Comments
 (0)