Merge pull request #4334 from freqtrade/dependabot/pip/develop/numpy-1.20.1

Bump numpy from 1.20.0 to 1.20.1
This commit is contained in:
Matthias
2021-02-08 08:22:30 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
numpy==1.20.0
numpy==1.20.1
pandas==1.2.1
ccxt==1.41.62