Align coinbase download with ccxt limits

Align with https://github.com/ccxt/ccxt/issues/9268
This commit is contained in:
Matthias
2021-05-27 07:38:47 +02:00
parent 8e89d3e6e4
commit 42453333be
5 changed files with 25 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
numpy==1.20.3
pandas==1.2.4
ccxt==1.50.30
ccxt==1.50.48
# Pin cryptography for now due to rust build errors with piwheels
cryptography==3.4.7
aiohttp==3.7.4.post0