Merge pull request #3916 from freqtrade/dependabot/pip/develop/numpy-1.19.3

Bump numpy from 1.19.2 to 1.19.3
This commit is contained in:
Matthias 2020-11-02 07:30:06 +01:00 committed by GitHub
commit 8cbc2ce18d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
numpy==1.19.2
numpy==1.19.3
pandas==1.1.3
ccxt==1.36.85