Merge pull request #4666 from freqtrade/dependabot/pip/develop/ccxt-1.46.38

Bump ccxt from 1.45.44 to 1.46.38
This commit is contained in:
Matthias 2021-04-05 08:20:26 +02:00 committed by GitHub
commit b4ff0801f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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