Skip to content

Commit ce78874

Browse files
authored
Update QuantPlatformKit dependency (#61)
1 parent dbaf11b commit ce78874

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.37"
7+
version = "0.7.38"
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@663e80be60b0da80e81513b711c579d221a2111d",
14+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@9c4ea7878a08fb2f518c74c99bda68d8ef8fd0bb",
1515
]
1616

1717
[tool.setuptools]

0 commit comments

Comments
 (0)