Merge pull request #4759 from freqtrade/dependabot/pip/develop/pandas-1.2.4

Bump pandas from 1.2.3 to 1.2.4
This commit is contained in:
Matthias 2021-04-19 07:52:48 +02:00 committed by GitHub
commit 00389fa602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
numpy==1.20.2
pandas==1.2.3
pandas==1.2.4
ccxt==1.47.47
# Pin cryptography for now due to rust build errors with piwheels