BLD: updated CCXT

This commit is contained in:
Frederic Fortier
2018-03-05 23:26:22 -05:00
parent a004825a09
commit 623ace1cbd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies:
- bcolz==0.12.1
- bottleneck==1.2.1
- chardet==3.0.4
- ccxt==1.10.1094
- ccxt==1.11.22
# The Enigma Data Marketplace requires Python3 because it depends on
# web3, which requires Python3, as building its dependencies breaks in Python2
# - web3==4.0.0b7
+1 -1
View File
@@ -31,7 +31,7 @@ dependencies:
- botocore==1.8.41
- bottleneck==1.2.1
- cchardet==2.1.1
- ccxt==1.10.1102
- ccxt==1.11.22
- chardet==3.0.4
- click==6.7
- contextlib2==0.5.5
+1 -1
View File
@@ -81,7 +81,7 @@ empyrical==0.2.1
tables==3.3.0
#Catalyst dependencies
ccxt==1.10.1094
ccxt==1.11.22
boto3==1.4.8
redo==1.6
web3==4.0.0b11; python_version > '3.4'