From e17afb2554dcca5598fdb3de199c857f80e45212 Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 16 May 2024 19:08:47 +0200 Subject: [PATCH] Bump ccxt to 4.3.24 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ed5cedda..1ee4ddf67 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.23 +ccxt==4.3.24 cryptography==42.0.7 aiohttp==3.9.5 SQLAlchemy==2.0.30