diff --git a/requirements-lock.txt b/requirements-lock.txt index 2875b07..ad2e80f 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,5 +1,5 @@ -quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.12 -crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@v0.4.4 +quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.17 +crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@v0.4.6 python-binance==1.0.36 pandas==3.0.2 numpy==2.4.4 diff --git a/requirements.txt b/requirements.txt index c0f5190..15624ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.12 -crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@v0.4.4 +quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.17 +crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@v0.4.6 python-binance pandas numpy