Skip to content

Commit 086e1ed

Browse files
Pigbibicodex
andauthored
chore(deps): align QPK pin to aae333fe8b3f (#170)
Co-authored-by: Codex <noreply@openai.com>
1 parent fed4a1d commit 086e1ed

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@9f7e7f8335e97f83f66677ad5e73254a1a421759",
7+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@aae333fe8b3fe5aeb32e1ff135ab14ea7db32420",
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@9f7e7f8335e97f83f66677ad5e73254a1a421759",
26+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@aae333fe8b3fe5aeb32e1ff135ab14ea7db32420",
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 = "9f7e7f8335e97f83f66677ad5e73254a1a421759"
12+
quant_platform_kit = "aae333fe8b3fe5aeb32e1ff135ab14ea7db32420"
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)