From d318c20d82105db0236b039238033cf3b11b507d Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 15 May 2024 18:14:06 +0200 Subject: [PATCH] Bump ccxt.pro to 4.3.23 closes #10211 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c006bba9a..6ed5cedda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.26.4 pandas==2.2.2 pandas-ta==0.3.14b -ccxt==4.3.21 +ccxt==4.3.23 cryptography==42.0.7 aiohttp==3.9.5 SQLAlchemy==2.0.30