From 51c15d894b4ce98583875c37c149a0e3ad137909 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 4 Mar 2023 15:27:01 +0100 Subject: [PATCH] Bump ccxt to 2.8.88 closes #8270 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b1c888b8..efd49a7f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.24.2 pandas==1.5.3 pandas-ta==0.3.14b -ccxt==2.8.54 +ccxt==2.8.88 cryptography==39.0.1 aiohttp==3.8.4 SQLAlchemy==2.0.4