File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ dependencies = [
2121 " google-cloud-secret-manager" ,
2222 " google-cloud-storage" ,
2323 " yfinance" ,
24- " quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68fcad8c68ab48a1109d99715f8315af449de493 " ,
25- " us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@291033051fec86586eab223142e5b5b2532a43b5 " ,
26- " hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@63a3a4e96b1fb2e64b62ef70ff9057496f49ae9c " ,
24+ " quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68276cb9507773e2a29ac9579bed3adb7e077daf " ,
25+ " us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@4c174934d8a3eaeb3152ea6b11559e015f78ee9a " ,
26+ " hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@0f3abeb91c4dcd283e4586820da36f3d13343896 " ,
2727]
2828
2929[project .optional-dependencies ]
@@ -64,5 +64,5 @@ include = [
6464
6565[tool .uv ]
6666override-dependencies = [
67- " quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68fcad8c68ab48a1109d99715f8315af449de493 " ,
67+ " quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@68276cb9507773e2a29ac9579bed3adb7e077daf " ,
6868]
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ upgrade_ring = "ring_d"
55allow_legacy = false
66
77[qsl .requires ]
8- quant_platform_kit = " 68fcad8c68ab48a1109d99715f8315af449de493 "
9- us_equity_strategies = " 291033051fec86586eab223142e5b5b2532a43b5 "
10- hk_equity_strategies = " 63a3a4e96b1fb2e64b62ef70ff9057496f49ae9c "
8+ quant_platform_kit = " 68276cb9507773e2a29ac9579bed3adb7e077daf "
9+ us_equity_strategies = " 4c174934d8a3eaeb3152ea6b11559e015f78ee9a "
10+ hk_equity_strategies = " 0f3abeb91c4dcd283e4586820da36f3d13343896 "
1111
1212[qsl .compat ]
1313bundle = " 2026.08.0"
You can’t perform that action at this time.
0 commit comments