# argparse is required for Python 2.6, it is a
# standard library in Python >= 2.7
argparse
six

# Required to provide compatibility for old Virtaal releases:
diff-match-patch
