Merge pull request #67 from gcarq/upgrade-deps

Upgrade dependencies
This commit is contained in:
Michael Egger 2017-10-12 09:49:45 +02:00 committed by GitHub
commit e7df373544
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
-e git+https://github.com/ericsomdahl/python-bittrex.git@d7033d0#egg=python-bittrex -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 python-telegram-bot==8.0
arrow==0.10.0 arrow==0.10.0
requests==2.18.4 requests==2.18.4
@ -11,10 +11,10 @@ scipy==0.19.1
jsonschema==2.6.0 jsonschema==2.6.0
numpy==1.13.3 numpy==1.13.3
TA-Lib==0.4.10 TA-Lib==0.4.10
pytest==3.2.2 pytest==3.2.3
pytest-mock==1.6.3 pytest-mock==1.6.3
pytest-cov==2.5.1 pytest-cov==2.5.1
# Required for plotting data # Required for plotting data
#matplotlib==2.0.2 #matplotlib==2.1.0
#PYQT5==5.9 #PYQT5==5.9