diff --git a/pyproject.toml b/pyproject.toml index ec8531c..686ae6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,9 +18,9 @@ dependencies = [ "google-cloud-storage", "google-auth", "longport==3.0.23", - "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@0f1b5d9e806b1143b459976b8a6a98eee7a9bc37", - "us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@0540bce217eff04e2983e2d0c6609d68e66585c7", - "hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@3d70b027132c15350613bbed95aee67775d22a63", + "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8ca0c533cdafba2a931e4b6b1e519a73c94f9e35", + "us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@056109bd717ea5e0415b9f94eb109e3dabb47604", + "hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@1a982dc1a6b0f73803c27f9931638e73684d8e93", ] [project.optional-dependencies] @@ -61,5 +61,5 @@ include = [ [tool.uv] override-dependencies = [ - "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@0f1b5d9e806b1143b459976b8a6a98eee7a9bc37", + "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8ca0c533cdafba2a931e4b6b1e519a73c94f9e35", ] diff --git a/qsl.toml b/qsl.toml index c862a86..558dbc5 100644 --- a/qsl.toml +++ b/qsl.toml @@ -5,9 +5,9 @@ upgrade_ring = "ring_d" allow_legacy = false [qsl.requires] -quant_platform_kit = "0f1b5d9e806b1143b459976b8a6a98eee7a9bc37" -us_equity_strategies = "0540bce217eff04e2983e2d0c6609d68e66585c7" -hk_equity_strategies = "3d70b027132c15350613bbed95aee67775d22a63" +quant_platform_kit = "8ca0c533cdafba2a931e4b6b1e519a73c94f9e35" +us_equity_strategies = "056109bd717ea5e0415b9f94eb109e3dabb47604" +hk_equity_strategies = "1a982dc1a6b0f73803c27f9931638e73684d8e93" [qsl.compat] bundle = "2026.08.0" diff --git a/uv.lock b/uv.lock index 8469f0d..c1e372e 100644 --- a/uv.lock +++ b/uv.lock @@ -17,7 +17,7 @@ resolution-markers = [ ] [manifest] -overrides = [{ name = "quant-platform-kit", git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=0f1b5d9e806b1143b459976b8a6a98eee7a9bc37" }] +overrides = [{ name = "quant-platform-kit", git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=8ca0c533cdafba2a931e4b6b1e519a73c94f9e35" }] [[package]] name = "blinker" @@ -632,7 +632,7 @@ wheels = [ [[package]] name = "hk-equity-strategies" version = "0.4.7" -source = { git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=3d70b027132c15350613bbed95aee67775d22a63#3d70b027132c15350613bbed95aee67775d22a63" } +source = { git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=1a982dc1a6b0f73803c27f9931638e73684d8e93#1a982dc1a6b0f73803c27f9931638e73684d8e93" } dependencies = [ { name = "pandas" }, { name = "quant-platform-kit" }, @@ -720,17 +720,17 @@ requires-dist = [ { name = "google-cloud-secret-manager" }, { name = "google-cloud-storage" }, { name = "gunicorn" }, - { name = "hk-equity-strategies", git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=3d70b027132c15350613bbed95aee67775d22a63" }, + { name = "hk-equity-strategies", git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=1a982dc1a6b0f73803c27f9931638e73684d8e93" }, { name = "longport", specifier = "==3.0.23" }, { name = "pandas" }, { name = "pandas-market-calendars" }, { name = "pytest", marker = "extra == 'test'" }, { name = "pytest-cov", marker = "extra == 'test'" }, { name = "pytz" }, - { name = "quant-platform-kit", git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=0f1b5d9e806b1143b459976b8a6a98eee7a9bc37" }, + { name = "quant-platform-kit", git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=8ca0c533cdafba2a931e4b6b1e519a73c94f9e35" }, { name = "requests" }, { name = "ruff", marker = "extra == 'test'" }, - { name = "us-equity-strategies", git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=0540bce217eff04e2983e2d0c6609d68e66585c7" }, + { name = "us-equity-strategies", git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=056109bd717ea5e0415b9f94eb109e3dabb47604" }, ] provides-extras = ["test"] @@ -1210,7 +1210,7 @@ wheels = [ [[package]] name = "quant-platform-kit" version = "0.10.0" -source = { git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=0f1b5d9e806b1143b459976b8a6a98eee7a9bc37#0f1b5d9e806b1143b459976b8a6a98eee7a9bc37" } +source = { git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=8ca0c533cdafba2a931e4b6b1e519a73c94f9e35#8ca0c533cdafba2a931e4b6b1e519a73c94f9e35" } [[package]] name = "requests" @@ -1354,7 +1354,7 @@ wheels = [ [[package]] name = "us-equity-strategies" version = "0.7.60" -source = { git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=0540bce217eff04e2983e2d0c6609d68e66585c7#0540bce217eff04e2983e2d0c6609d68e66585c7" } +source = { git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=056109bd717ea5e0415b9f94eb109e3dabb47604#056109bd717ea5e0415b9f94eb109e3dabb47604" } dependencies = [ { name = "pandas" }, { name = "pytz" },