Merge branch 'develop' of https://github.com/freqtrade/freqtrade into feature/flask-rest
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ccxt==1.14.253
|
||||
ccxt==1.14.257
|
||||
SQLAlchemy==1.2.8
|
||||
python-telegram-bot==10.1.0
|
||||
arrow==0.12.1
|
||||
@@ -22,7 +22,7 @@ tabulate==0.8.2
|
||||
coinmarketcap==5.0.3
|
||||
|
||||
# Required for plotting data
|
||||
#plotly==2.3.0
|
||||
#plotly==2.7.0
|
||||
|
||||
#Added for local rest client
|
||||
Flask==1.0.2
|
||||
|
||||
Reference in New Issue
Block a user