Merge pull request #5536 from freqtrade/dependabot/pip/develop/ccxt-1.55.83

Bump ccxt from 1.55.56 to 1.55.83
This commit is contained in:
Matthias 2021-09-06 06:43:47 +02:00 committed by GitHub
commit 76a59bf2b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
numpy==1.21.2
pandas==1.3.2
ccxt==1.55.56
ccxt==1.55.83
# Pin cryptography for now due to rust build errors with piwheels
cryptography==3.4.8
aiohttp==3.7.4.post0