From 58452ebc7c18d3955d28c956a3c5afac4ff27382 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 18 Nov 2025 19:15:47 +0100 Subject: [PATCH] chore: bump ccxt to 4.5.20 closes #12516 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 782b38d5c..a7a0f941c 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.19 +ccxt==4.5.20 cryptography==46.0.3 aiohttp==3.13.2 SQLAlchemy==2.0.44