Skip to content

Commit 2395aed

Browse files
authored
Merge pull request #311 from QuantStrategyLab/codex/qpk-stream-isolation
chore: upgrade QPK lifecycle telemetry isolation
2 parents bd3dc81 + b631983 commit 2395aed

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"google-cloud-storage",
2020
"google-auth",
2121
"numpy",
22-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@a824143ccb91f1e4a6a9673e11c287922f019f69",
22+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@fc66f54c51eec141ea6a39bc8069c3e71ee68755",
2323
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@cec2a6a7aac02bd06ff9c83703b14c61166b245a",
2424
]
2525

@@ -61,5 +61,5 @@ include = [
6161

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

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)