Merge pull request #3934 from freqtrade/dependabot/pip/develop/numpy-1.19.4

Bump numpy from 1.19.3 to 1.19.4
This commit is contained in:
Matthias
2020-11-09 07:02:56 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
numpy==1.19.3
numpy==1.19.4
pandas==1.1.4
ccxt==1.37.14