enum34>=0.9.23
requests>=2.12.3
six>=1.10.0
typing
untangle>=1.1.0
yattag>=1.7.2

[deploy]
twine>=1.9.1
setuptools>=0.9

[docs]
sphinx>=1.6
sphinx_rtd_theme

[test]
autopep8
flake8
mock
pycodestyle==2.2.0
pylint<1.8,>=1.7.1
pytest-cov<2.6,>=2.4.0
pytest-randomly
pytest>=3.0
requests-mock
shopify_python==0.4.1
xmltodict
pywebhdfs>=0.4.1

[test: python_version >= "3.5"]
mypy

[test: python_version ~= "3.4"]
mypy==0.670
