From 870708a72ad133e95aa2fcba12e9598b0cca034f Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 5 Feb 2022 16:33:20 +0100 Subject: [PATCH] Version bump ccxt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 102558e61..489f48c61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.22.1 pandas==1.4.0 pandas-ta==0.3.14b -ccxt==1.70.45 +ccxt==1.72.29 # Pin cryptography for now due to rust build errors with piwheels cryptography==36.0.1 aiohttp==3.8.1