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

View File

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