pathlib2
pylev

[:python_version < "3.5"]
typing
astroid<=2.1.0
pylint<=2.4

[:python_version >= "3.5"]
astroid>2.1.0
pylint>2.4
