From fe330882452c93c2312377abbe7c0dbeb1f074e5 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 20 Sep 2023 20:40:36 +0200 Subject: [PATCH] Bump ccxt to 4.0.101 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 304233bd9..6c7839c74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.25.2; platform_machine == 'armv7l' pandas==2.0.3 pandas-ta==0.3.14b -ccxt==4.0.88 +ccxt==4.0.101 cryptography==41.0.3 aiohttp==3.8.5 SQLAlchemy==2.0.20