Merge pull request #4625 from freqtrade/dependabot/pip/develop/ccxt-1.45.44

Bump ccxt from 1.43.89 to 1.45.44
This commit is contained in:
Matthias 2021-03-29 13:38:42 +02:00 committed by GitHub
commit 268debeb9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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