Merge pull request #5194 from freqtrade/dependabot/pip/develop/numpy-1.21.0

Bump numpy from 1.20.3 to 1.21.0
This commit is contained in:
Matthias 2021-06-28 06:51:30 +02:00 committed by GitHub
commit 22c6d18cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
numpy==1.20.3
numpy==1.21.0
pandas==1.2.4
ccxt==1.51.77