Merge pull request #3776 from freqtrade/dependabot/pip/develop/numpy-1.19.2

Bump numpy from 1.19.1 to 1.19.2
This commit is contained in:
Matthias 2020-09-14 09:01:12 +02:00 committed by GitHub
commit 3aa34c411d
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.1
numpy==1.19.2
pandas==1.1.2
ccxt==1.34.11