# These dependencies are installed using:
#
#   pip install --upgrade
#
# This list is the default package list. All pure python packages
# for the production environment at runtime should be listed here.
# Binary (non-pure) packages may also be listed here, but you
# should see if there is a conda package that suits your needs.

typing;python_version<"3.5"
astroid<=2.1.0;python_version<"3.5"
astroid>2.1.0;python_version>="3.5"
pylint<=2.4;python_version<"3.5"
pylint>2.4;python_version>="3.5"
pathlib2
pylev
