From 6d2c30abca93c0f8767ea2e7620b45c73de660a2 Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 12 Dec 2025 06:54:29 +0100 Subject: [PATCH] chore: bump ccxt to 4.5.27 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cd25e43b..d2dcb63eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ft-pandas-ta==0.3.16 ta-lib==0.6.8 technical==1.5.3 -ccxt==4.5.26 +ccxt==4.5.27 cryptography==46.0.3 aiohttp==3.13.2 SQLAlchemy==2.0.44