From 5478d00dc6fcdd4fab4073bd84dd8bae1eeb77b0 Mon Sep 17 00:00:00 2001 From: Pigbibi <20649888+Pigbibi@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:37:38 +0800 Subject: [PATCH] chore: bump crypto-strategies pin for get_runtime_enabled_profiles Co-Authored-By: Claude --- requirements-lock.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index dc22c2e..21b1083 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,5 +1,5 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@e86554b -crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@198027a0f7889e7411f97de3ed528aa90191e533 +crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@d7eaacaf78bbd62b4b15f46931e1cbe391048e62 python-binance pandas numpy diff --git a/requirements.txt b/requirements.txt index dc22c2e..21b1083 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@e86554b -crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@198027a0f7889e7411f97de3ed528aa90191e533 +crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@d7eaacaf78bbd62b4b15f46931e1cbe391048e62 python-binance pandas numpy