From 9da92508657876c9804853d0d0c662cf010f6f9c Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 11 Mar 2026 19:45:27 +0100 Subject: [PATCH] chore: bump ccxt to 4.5.43 closes #12848 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88d6022d2..f21c17725 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.4 -ccxt==4.5.42 +ccxt==4.5.43 cryptography==46.0.5 aiohttp==3.13.3 SQLAlchemy==2.0.47