Merge pull request #5295 from freqtrade/dependabot/pip/develop/numpy-1.21.1

Bump numpy from 1.21.0 to 1.21.1
This commit is contained in:
Matthias 2021-07-19 07:01:48 +02:00 committed by GitHub
commit cd9341a116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
numpy==1.21.0
numpy==1.21.1
pandas==1.3.0
ccxt==1.53.25