Merge pull request #5426 from freqtrade/dependabot/pip/develop/numpy-1.21.2

Bump numpy from 1.21.1 to 1.21.2
This commit is contained in:
Matthias 2021-08-16 06:14:07 +02:00 committed by GitHub
commit c08bbcb16d
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.21.1
numpy==1.21.2
pandas==1.3.1
ccxt==1.55.6