Merge pull request #4620 from freqtrade/dependabot/pip/develop/numpy-1.20.2

Bump numpy from 1.20.1 to 1.20.2
This commit is contained in:
Matthias 2021-03-29 08:02:27 +02:00 committed by GitHub
commit d2faa8ca1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
numpy==1.20.1
numpy==1.20.2
pandas==1.2.3
ccxt==1.43.89