pastel==0.*,>=0.1.0
pylev==1.*,>=1.3.0

[:python_version == "2.7.*" and python_version >= "2.7.0"]
enum34==1.*,>=1.1.0

[:python_version == "2.7.*" and python_version >= "2.7.0" or python_version == "3.4.*" and python_version >= "3.4.0"]
typing==3.*,>=3.6.0

[dev]
pre-commit==1.*,>=1.12.0
pytest==4.*,>=4.0.0
pytest-cov==2.*,>=2.6.0
tox==3.*,>=3.5.0
