Skip to content

Commit 072bfa6

Browse files
authored
Merge pull request #4 from QuantStrategyLab/chore/sync-cn-equity-pins
Sync CN equity dependency pins
2 parents 6959e77 + 6b96425 commit 072bfa6

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
@@ -13,8 +13,8 @@ authors = [{ name = "QuantStrategyLab" }]
1313
dependencies = [
1414
"flask>=3.0",
1515
"pandas>=2.0",
16-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@bc5351d3567b2bb60416dc969062c37eedbbf65e",
17-
"cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@92d3cfea1e979ab072718f6f5415b20f8d952351",
16+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@d18fe32b57a0a8bb746bebf6f11465dd68107eae",
17+
"cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@adef3cc2d62c0d0ef566ebd004624a4046a1d6f9",
1818
]
1919

2020
[project.optional-dependencies]

0 commit comments

Comments
 (0)