six>=1.10.0

[:python_version < '3.5']
typing

[build]
Cython>=0.24,<0.25

[test]
flake8>=3.0.0,<4.0.0
pytest>=3.0.0,<4.0.0
tox>=2.0.0,<3.0.0

[test:python_version>='3.0']
mypy-lang>=0.4.0,<0.5.0
