From d2c4a979710f0c1b1f5ee701a3b411b2fc2ec746 Mon Sep 17 00:00:00 2001 From: Pigbibi <20649888+Pigbibi@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:50:25 +0800 Subject: [PATCH] chore: bump qpk & crypto-strategies pins 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 d60c1e5..cf394ac 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,5 +1,5 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@114ed860213691b53c36e878e9df15d1a5d0cc2b -crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@aee8ffea9c91565c834ea3f998817f3a079196bc +crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@97c9128929ae6b42ef63541e609a4aab7f8a5339 python-binance pandas numpy diff --git a/requirements.txt b/requirements.txt index d60c1e5..cf394ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@114ed860213691b53c36e878e9df15d1a5d0cc2b -crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@aee8ffea9c91565c834ea3f998817f3a079196bc +crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@97c9128929ae6b42ef63541e609a4aab7f8a5339 python-binance pandas numpy