From e3dd3478bb84a2026be1141532daa37ed38a262d Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 6 Aug 2025 21:12:29 +0200 Subject: [PATCH] chore: bump ccxt to 4.4.99 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 63e7e4edb..49bba198e 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.2 -ccxt==4.4.98 +ccxt==4.4.99 cryptography==45.0.5 aiohttp==3.12.15 SQLAlchemy==2.0.42