From 3512d788dc4f32f45b11d3b6bd7855d4bda14efd Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 30 Aug 2025 11:19:36 +0200 Subject: [PATCH] chore: bump technical to 1.5.3 to align talib version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 301a2bacb..8fd178ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ numexpr==2.11.0 # Indicator libraries ft-pandas-ta==0.3.15 ta-lib==0.6.5 -technical==1.5.2 +technical==1.5.3 ccxt==4.5.2 cryptography==45.0.6