From 03a46ec784e85c4f7e966af92014aa919e571599 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 9 Jun 2025 18:06:09 +0200 Subject: [PATCH] chore: reorder requirements logically --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ff31f3c18..5869f4975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,10 @@ numpy==2.2.6 pandas==2.3.0 bottleneck==1.4.2 numexpr==2.10.2 +# Indicator libraries ft-pandas-ta==0.3.15 +ta-lib==0.5.5 +technical==1.5.1 ccxt==4.4.88 cryptography==45.0.3 @@ -17,8 +20,6 @@ requests==2.32.3 urllib3==2.4.0 certifi==2025.4.26 jsonschema==4.24.0 -ta-lib==0.5.5 -technical==1.5.1 tabulate==0.9.0 pycoingecko==3.2.0 jinja2==3.1.6