From 02648e29c43b715e6a6d93b95039cab7f61d03b4 Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 13 Jun 2025 06:25:48 +0200 Subject: [PATCH] chore: bump ccxt to 4.4.89 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03e8e1980..542c1978e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ft-pandas-ta==0.3.15 ta-lib==0.5.5 technical==1.5.1 -ccxt==4.4.88 +ccxt==4.4.89 cryptography==45.0.3 aiohttp==3.12.11 SQLAlchemy==2.0.41