Merge pull request #2214 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.8

Bump sqlalchemy from 1.3.7 to 1.3.8
This commit is contained in:
Matthias 2019-09-02 13:55:21 +02:00 committed by GitHub
commit fe9d7b033e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.18.1085
SQLAlchemy==1.3.7
SQLAlchemy==1.3.8
python-telegram-bot==11.1.0
arrow==0.14.5
cachetools==3.1.1