diff --git a/pyproject.toml b/pyproject.toml index acbe92b..82ba565 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,9 +21,9 @@ dependencies = [ "google-cloud-secret-manager", "google-cloud-storage", "yfinance", - "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b567acd52a6afa6caca3e35648d4347a1ce13ab1", - "us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@4584de176ca27955270471284663a13a2ce7f828", - "hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@c526f2ed869c59f37a494d5fd3a64be299855ec8", + "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a", + "us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@da0b6817aab169917baf55dc52bceba817c7b2b5", + "hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@ecd7bde9d1e295f2e92af8114335cae596f83ede", ] [project.optional-dependencies] @@ -64,5 +64,5 @@ include = [ [tool.uv] override-dependencies = [ - "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@b567acd52a6afa6caca3e35648d4347a1ce13ab1", + "quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a", ] diff --git a/qsl.toml b/qsl.toml index be6c84e..abafcd0 100644 --- a/qsl.toml +++ b/qsl.toml @@ -5,9 +5,9 @@ upgrade_ring = "ring_d" allow_legacy = false [qsl.requires] -quant_platform_kit = "b567acd52a6afa6caca3e35648d4347a1ce13ab1" -us_equity_strategies = "4584de176ca27955270471284663a13a2ce7f828" -hk_equity_strategies = "c526f2ed869c59f37a494d5fd3a64be299855ec8" +quant_platform_kit = "8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a" +us_equity_strategies = "da0b6817aab169917baf55dc52bceba817c7b2b5" +hk_equity_strategies = "ecd7bde9d1e295f2e92af8114335cae596f83ede" [qsl.compat] bundle = "2026.08.0" diff --git a/uv.lock b/uv.lock index 85c8e73..1ec4e3f 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=b567acd52a6afa6caca3e35648d4347a1ce13ab1" }] +overrides = [{ name = "quant-platform-kit", git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a" }] [[package]] name = "beautifulsoup4" @@ -707,7 +707,7 @@ wheels = [ [[package]] name = "hk-equity-strategies" version = "0.4.7" -source = { git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=c526f2ed869c59f37a494d5fd3a64be299855ec8#c526f2ed869c59f37a494d5fd3a64be299855ec8" } +source = { git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=ecd7bde9d1e295f2e92af8114335cae596f83ede#ecd7bde9d1e295f2e92af8114335cae596f83ede" } dependencies = [ { name = "pandas" }, { name = "quant-platform-kit" }, @@ -783,7 +783,7 @@ 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=c526f2ed869c59f37a494d5fd3a64be299855ec8" }, + { name = "hk-equity-strategies", git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=ecd7bde9d1e295f2e92af8114335cae596f83ede" }, { name = "ib-insync" }, { name = "numpy" }, { name = "pandas" }, @@ -791,10 +791,10 @@ requires-dist = [ { 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=b567acd52a6afa6caca3e35648d4347a1ce13ab1" }, + { name = "quant-platform-kit", git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a" }, { name = "requests" }, { name = "ruff", marker = "extra == 'test'" }, - { name = "us-equity-strategies", git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=4584de176ca27955270471284663a13a2ce7f828" }, + { name = "us-equity-strategies", git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=da0b6817aab169917baf55dc52bceba817c7b2b5" }, { name = "yfinance" }, ] provides-extras = ["test"] @@ -1327,7 +1327,7 @@ wheels = [ [[package]] name = "quant-platform-kit" version = "0.10.0" -source = { git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=b567acd52a6afa6caca3e35648d4347a1ce13ab1#b567acd52a6afa6caca3e35648d4347a1ce13ab1" } +source = { git = "https://github.com/QuantStrategyLab/QuantPlatformKit.git?rev=8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a#8fe855f3cf35f48354a4e6963e2b6b8bc6f4dc2a" } [[package]] name = "requests" @@ -1493,7 +1493,7 @@ wheels = [ [[package]] name = "us-equity-strategies" version = "0.7.60" -source = { git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=4584de176ca27955270471284663a13a2ce7f828#4584de176ca27955270471284663a13a2ce7f828" } +source = { git = "https://github.com/QuantStrategyLab/UsEquityStrategies.git?rev=da0b6817aab169917baf55dc52bceba817c7b2b5#da0b6817aab169917baf55dc52bceba817c7b2b5" } dependencies = [ { name = "pandas" }, { name = "pytz" },