Merge pull request #4589 from freqtrade/dependabot/pip/develop/ccxt-1.43.89

Bump ccxt from 1.43.27 to 1.43.89
This commit is contained in:
Matthias 2021-03-22 06:52:38 +01:00 committed by GitHub
commit efe1315a17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
numpy==1.20.1
pandas==1.2.3
ccxt==1.43.27
ccxt==1.43.89
# Pin cryptography for now due to rust build errors with piwheels
cryptography==3.4.6
aiohttp==3.7.4.post0