Merge pull request #5194 from freqtrade/dependabot/pip/develop/numpy-1.21.0

Bump numpy from 1.20.3 to 1.21.0
This commit is contained in:
Matthias
2021-06-28 06:51:30 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
numpy==1.20.3
numpy==1.21.0
pandas==1.2.4
ccxt==1.51.77