Merge pull request #3851 from freqtrade/dependabot/pip/develop/arrow-0.17.0

Bump arrow from 0.16.0 to 0.17.0
This commit is contained in:
Matthias
2020-10-12 09:34:14 +02:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ pandas==1.1.3
ccxt==1.35.22
SQLAlchemy==1.3.19
python-telegram-bot==12.8
arrow==0.16.0
arrow==0.17.0
cachetools==4.1.1
requests==2.24.0
urllib3==1.25.10