###############
# Recommended #
###############

# lxml - for XML processing (XLIFF, TMX, TBX)
lxml>=2.1.0  # >=1.3.4 should work

# Faster matching in e.g. pot2po
python-Levenshtein>=0.11.1
