Skip to content

Commit 1b323cd

Browse files
authored
Pin QuantPlatformKit alert helper commit
Bump UsEquityStrategies package metadata and pin QuantPlatformKit to the shared strategy-plugin alert helper commit.
1 parent ce78874 commit 1b323cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "us-equity-strategies"
7-
version = "0.7.38"
7+
version = "0.7.39"
88
description = "Shared US equity strategy catalog and implementations"
99
readme = "README.md"
1010
requires-python = ">=3.11"
1111
dependencies = [
1212
"pandas>=2.0",
1313
"pytz>=2024.1",
14-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@9c4ea7878a08fb2f518c74c99bda68d8ef8fd0bb",
14+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@1b6febbba7df81179ad7579f430c26a811c0e1a8",
1515
]
1616

1717
[tool.setuptools]

0 commit comments

Comments
 (0)