From 5bb03786e48a20246193ba16b7e17662a15c0e3d Mon Sep 17 00:00:00 2001 From: lenak25 Date: Sun, 14 Oct 2018 17:32:35 +0300 Subject: [PATCH] BLD: upgrade redo lib #494 --- etc/python2.7-environment.yml | 2 +- etc/python3.6-environment-windows.yml | 2 +- etc/python3.6-environment.yml | 2 +- etc/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/python2.7-environment.yml b/etc/python2.7-environment.yml index c19925f9c..88ff50387 100644 --- a/etc/python2.7-environment.yml +++ b/etc/python2.7-environment.yml @@ -49,7 +49,7 @@ dependencies: - python-dateutil==2.6.1 - python-editor==1.0.3 - pytz==2017.2 - - redo==1.6 + - redo==2.0.1 - requests==2.18.4 - requests-file==1.4.2 - requests-ftp==0.3.1 diff --git a/etc/python3.6-environment-windows.yml b/etc/python3.6-environment-windows.yml index ce0d43e9f..40cfb159e 100644 --- a/etc/python3.6-environment-windows.yml +++ b/etc/python3.6-environment-windows.yml @@ -69,7 +69,7 @@ dependencies: - pycryptodome==3.6.1 - pysha3==1.0.2 - python-editor==1.0.3 - - redo==1.6 + - redo==2.0.1 - requests==2.18.4 - requests-file==1.4.3 - requests-ftp==0.3.1 diff --git a/etc/python3.6-environment.yml b/etc/python3.6-environment.yml index cafeca5cf..6cd11672e 100644 --- a/etc/python3.6-environment.yml +++ b/etc/python3.6-environment.yml @@ -72,7 +72,7 @@ dependencies: - pycryptodome==3.6.1 - pysha3==1.0.2 - python-editor==1.0.3 - - redo==1.6 + - redo==2.0.1 - requests==2.18.4 - requests-file==1.4.3 - requests-ftp==0.3.1 diff --git a/etc/requirements.txt b/etc/requirements.txt index 8c711a398..45c5d1f7c 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -85,6 +85,6 @@ certifi==2018.1.18 #Catalyst dependencies ccxt==1.17.94 boto3==1.5.27 -redo==1.6 +redo==2.0.1 web3==4.4.1; python_version > '3.4' requests-toolbelt==0.8.0