diff --git a/requirements.txt b/requirements.txt index d57cbb7c4..02c3a54ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -ccxt==1.17.464 +ccxt==1.17.469 SQLAlchemy==1.2.13 python-telegram-bot==11.1.0 arrow==0.12.1 -cachetools==2.1.0 +cachetools==3.0.0 requests==2.20.0 urllib3==1.24.1 wrapt==1.10.11 @@ -10,9 +10,9 @@ pandas==0.23.4 scikit-learn==0.20.0 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.15.3 +numpy==1.15.4 TA-Lib==0.4.17 -pytest==3.9.3 +pytest==3.10.0 pytest-mock==1.10.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0