Merge pull request #3713 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.19

Bump sqlalchemy from 1.3.18 to 1.3.19
This commit is contained in:
Matthias
2020-08-24 09:29:30 +02:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.33.52
SQLAlchemy==1.3.18
SQLAlchemy==1.3.19
python-telegram-bot==12.8
arrow==0.16.0
cachetools==4.1.1