Merge pull request #2095 from freqtrade/pyup/scheduled-update-2019-08-05

Scheduled weekly dependency update for week 31
This commit is contained in:
Matthias 2019-08-05 19:28:42 +02:00 committed by GitHub
commit 20abd4b833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
# requirements without requirements installable via conda
# mainly used for Raspberry pi installs
ccxt==1.18.992
ccxt==1.18.1008
SQLAlchemy==1.3.6
python-telegram-bot==11.1.0
arrow==0.14.3
arrow==0.14.4
cachetools==3.1.1
requests==2.22.0
urllib3==1.24.2 # pyup: ignore
wrapt==1.11.2
scikit-learn==0.21.2
scikit-learn==0.21.3
joblib==0.13.2
jsonschema==3.0.1
jsonschema==3.0.2
TA-Lib==0.4.17
tabulate==0.8.3
coinmarketcap==5.0.3
@ -20,7 +20,7 @@ scikit-optimize==0.5.2
filelock==3.0.12
# find first, C search in arrays
py_find_1st==1.1.3
py_find_1st==1.1.4
#Load ticker files 30% faster
python-rapidjson==0.7.2

View File

@ -2,7 +2,7 @@
-r requirements.txt
-r requirements-plot.txt
coveralls==1.8.1
coveralls==1.8.2
flake8==3.7.8
flake8-type-annotations==0.1.0
flake8-tidy-imports==2.0.0