Merge pull request #4334 from freqtrade/dependabot/pip/develop/numpy-1.20.1

Bump numpy from 1.20.0 to 1.20.1
This commit is contained in:
Matthias 2021-02-08 08:22:30 +01:00 committed by GitHub
commit 0850145b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
numpy==1.20.0
numpy==1.20.1
pandas==1.2.1
ccxt==1.41.62