From 42ea4821f4283cb0cd70d3c1839656a5ef3361a9 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 17 Jan 2024 19:46:50 +0100 Subject: [PATCH] Bump kraken to 4.2.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73ced54c5..85f811f14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.26.3 pandas==2.1.4 pandas-ta==0.3.14b -ccxt==4.2.14 +ccxt==4.2.15 cryptography==41.0.7 aiohttp==3.9.1 SQLAlchemy==2.0.25