From 06a8f3d09794dad422878691db83b83af487ab53 Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 4 Dec 2025 06:36:13 +0100 Subject: [PATCH] chore: bump ccxt to 4.5.24 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4efa1fa87..e75918c88 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.22 +ccxt==4.5.24 cryptography==46.0.3 aiohttp==3.13.2 SQLAlchemy==2.0.44