From d9d9867a54a37bed2d233107828a9deca88ca642 Mon Sep 17 00:00:00 2001 From: Sam Germain Date: Wed, 16 Feb 2022 21:09:02 -0600 Subject: [PATCH] updated ccxt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fb95603e..50ad32eb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.22.2 pandas==1.4.0 pandas-ta==0.3.14b -ccxt==1.73.3 +ccxt==1.73.17 # Pin cryptography for now due to rust build errors with piwheels cryptography==36.0.1 aiohttp==3.8.1