Merge pull request #5202 from freqtrade/dependabot/pip/develop/ccxt-1.52.4

Bump ccxt from 1.51.77 to 1.52.4
This commit is contained in:
Matthias 2021-06-28 10:05:24 +02:00 committed by GitHub
commit 0f586bec2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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