Fix #53, #59, #60, #64, #65: Dev Dependencies

This commit is contained in:
Cameron Yick
2018-03-11 15:23:13 -04:00
parent 31d7138211
commit affbcff976
3 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
tiingo==0.4.1 tiingo==0.4.3

View File

@@ -4,10 +4,10 @@ wheel==0.30.0
watchdog==0.8.3 watchdog==0.8.3
flake8==3.5.0 flake8==3.5.0
tox==2.9.1 tox==2.9.1
coverage==4.4.2 coverage==4.5.1
Sphinx==1.6.5 Sphinx==1.7.1
cryptography==2.1.4 cryptography==2.1.4
PyYAML==3.12 PyYAML==3.12
pytest==3.3.1 pytest==3.4.2
pytest-runner==3.0 pytest-runner==4.0
vcrpy==1.11.1 vcrpy==1.11.1

View File

@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = '0.4.2' __version__ = '0.4.3'