Merge pull request #4954 from freqtrade/dependabot/pip/develop/numpy-1.20.3

Bump numpy from 1.20.2 to 1.20.3
This commit is contained in:
Matthias 2021-05-17 10:41:27 +02:00 committed by GitHub
commit 6542070afa
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.20.2
numpy==1.20.3
pandas==1.2.4
ccxt==1.50.6