From 884f543fb777c8c9d2fa78d1afade18b5cf628e8 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 19 Jul 2025 09:03:50 +0200 Subject: [PATCH] chore: bump ccxt to 4.4.95 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f862b5b02..f5207f49d 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.94 +ccxt==4.4.95 cryptography==45.0.5 aiohttp==3.12.14 SQLAlchemy==2.0.41