mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #1883 from freqtrade/pyup/scheduled-update-2019-05-27
Scheduled weekly dependency update for week 21
This commit is contained in:
commit
1b7ee7cf5a
|
@ -1,14 +1,14 @@
|
|||
# requirements without requirements installable via conda
|
||||
# mainly used for Raspberry pi installs
|
||||
ccxt==1.18.551
|
||||
ccxt==1.18.578
|
||||
SQLAlchemy==1.3.3
|
||||
python-telegram-bot==11.1.0
|
||||
arrow==0.13.2
|
||||
cachetools==3.1.0
|
||||
cachetools==3.1.1
|
||||
requests==2.22.0
|
||||
urllib3==1.24.2 # pyup: ignore
|
||||
wrapt==1.11.1
|
||||
scikit-learn==0.21.1
|
||||
scikit-learn==0.21.2
|
||||
joblib==0.13.2
|
||||
jsonschema==3.0.1
|
||||
TA-Lib==0.4.17
|
||||
|
|
Loading…
Reference in New Issue
Block a user