mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #1822 from freqtrade/pyup/scheduled-update-2019-05-03
Scheduled daily dependency update on Friday
This commit is contained in:
commit
b83a0f9a9c
|
@ -1,6 +1,6 @@
|
|||
# requirements without requirements installable via conda
|
||||
# mainly used for Raspberry pi installs
|
||||
ccxt==1.18.500
|
||||
ccxt==1.18.502
|
||||
SQLAlchemy==1.3.3
|
||||
python-telegram-bot==11.1.0
|
||||
arrow==0.13.1
|
||||
|
|
|
@ -7,6 +7,6 @@ flake8-tidy-imports==2.0.0
|
|||
pytest==4.4.1
|
||||
pytest-mock==1.10.4
|
||||
pytest-asyncio==0.10.0
|
||||
pytest-cov==2.6.1
|
||||
pytest-cov==2.7.1
|
||||
coveralls==1.7.0
|
||||
mypy==0.701
|
||||
|
|
Loading…
Reference in New Issue
Block a user