From 60a7f8614c003cae8fb9ba1fe99f1ce377997b24 Mon Sep 17 00:00:00 2001 From: Janne Sinivirta Date: Tue, 10 Oct 2017 19:04:05 +0300 Subject: [PATCH] upgrade dependencies --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b7bf943ad..be3a292f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e git+https://github.com/ericsomdahl/python-bittrex.git@d7033d0#egg=python-bittrex -SQLAlchemy==1.1.13 +SQLAlchemy==1.1.14 python-telegram-bot==8.0 arrow==0.10.0 requests==2.18.4 @@ -11,10 +11,10 @@ scipy==0.19.1 jsonschema==2.6.0 numpy==1.13.3 TA-Lib==0.4.10 -pytest==3.2.2 +pytest==3.2.3 pytest-mock==1.6.3 pytest-cov==2.5.1 # Required for plotting data -#matplotlib==2.0.2 +#matplotlib==2.1.0 #PYQT5==5.9 \ No newline at end of file