Merge pull request #2703 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.12

Bump sqlalchemy from 1.3.11 to 1.3.12
This commit is contained in:
Matthias
2019-12-23 09:47:02 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.21.12
SQLAlchemy==1.3.11
SQLAlchemy==1.3.12
python-telegram-bot==12.2.0
arrow==0.15.4
cachetools==4.0.0