Merge pull request #3850 from freqtrade/dependabot/pip/develop/pandas-1.1.3

Bump pandas from 1.1.2 to 1.1.3
This commit is contained in:
Matthias 2020-10-12 09:29:24 +02:00 committed by GitHub
commit 8363faf358
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,5 +1,5 @@
numpy==1.19.2
pandas==1.1.2
pandas==1.1.3
ccxt==1.35.22
SQLAlchemy==1.3.19