Merge pull request #6412 from freqtrade/dependabot/pip/develop/pandas-1.4.1

Bump pandas from 1.4.0 to 1.4.1
This commit is contained in:
Matthias 2022-02-14 06:26:33 +01:00 committed by GitHub
commit ecb93f14b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
numpy==1.22.2
pandas==1.4.0
pandas==1.4.1
pandas-ta==0.3.14b
ccxt==1.72.36