From f5503ae717191d2345ef9d9e93910aad2b13e956 Mon Sep 17 00:00:00 2001 From: Frederic Fortier Date: Wed, 3 Jan 2018 22:58:19 -0500 Subject: [PATCH] BLD: upgraded CCXT --- etc/python2.7-environment.yml | 3 ++- etc/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/python2.7-environment.yml b/etc/python2.7-environment.yml index 3959b8df..7bbe2ab6 100644 --- a/etc/python2.7-environment.yml +++ b/etc/python2.7-environment.yml @@ -20,7 +20,7 @@ dependencies: - bcolz==0.12.1 - bottleneck==1.2.1 - chardet==3.0.4 - - ccxt==1.10.319 + - ccxt==1.10.560 - click==6.7 - contextlib2==0.5.5 - cycler==0.10.0 @@ -45,6 +45,7 @@ dependencies: - python-dateutil==2.6.1 - python-editor==1.0.3 - pytz==2017.2 + - redo==1.6 - requests==2.18.4 - requests-file==1.4.2 - requests-ftp==0.3.1 diff --git a/etc/requirements.txt b/etc/requirements.txt index cc009908..eade9b9c 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -81,6 +81,6 @@ empyrical==0.2.1 tables==3.3.0 #Catalyst dependencies -ccxt==1.10.283 +ccxt==1.10.560 boto3==1.4.8 redo==1.6