mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
Merge pull request #1541 from freqtrade/pyup/scheduled-update-2019-02-09
Scheduled daily dependency update on saturday
This commit is contained in:
commit
76187cc3d9
|
@ -9,4 +9,4 @@ pytest-mock==1.10.1
|
|||
pytest-asyncio==0.10.0
|
||||
pytest-cov==2.6.1
|
||||
coveralls==1.5.1
|
||||
mypy==0.660
|
||||
mypy==0.670
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Include all requirements to run the bot.
|
||||
-r requirements.txt
|
||||
|
||||
plotly==3.6.0
|
||||
plotly==3.6.1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
ccxt==1.18.210
|
||||
ccxt==1.18.221
|
||||
SQLAlchemy==1.2.17
|
||||
python-telegram-bot==11.1.0
|
||||
arrow==0.13.0
|
||||
|
@ -10,7 +10,7 @@ numpy==1.16.1
|
|||
pandas==0.24.1
|
||||
scikit-learn==0.20.2
|
||||
joblib==0.13.1
|
||||
scipy==1.2.0
|
||||
scipy==1.2.1
|
||||
jsonschema==2.6.0
|
||||
TA-Lib==0.4.17
|
||||
tabulate==0.8.3
|
||||
|
|
Loading…
Reference in New Issue
Block a user