From bfcc2aa153d627fc2de4e53ccff91f0d697ee558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 03:28:55 +0000 Subject: [PATCH] chore(deps): bump technical from 1.5.3 to 1.5.4 Bumps [technical](https://github.com/freqtrade/technical) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/freqtrade/technical/releases) - [Commits](https://github.com/freqtrade/technical/compare/1.5.3...1.5.4) --- updated-dependencies: - dependency-name: technical dependency-version: 1.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d68bc43b..92f01835a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numexpr==2.14.1 # Indicator libraries ft-pandas-ta==0.3.16 ta-lib==0.6.8 -technical==1.5.3 +technical==1.5.4 ccxt==4.5.30 cryptography==46.0.3