pip>=8.1.1
# setuptools>=21.0.0

chardet>=2.3.0

#$ sudo apt-get install libpng12-dev libfreetype6-dev
matplotlib==1.5.1
# these come with matplotlib
# pytz>=2016.4
# python-dateutil>=2.5.3

seaborn>=0.7.0
# comes with seaborn
# scipy==0.16.0

#$ sudo yum install libjpeg-devel openjpeg-devel
Pillow==3.0.0

pandas==0.18.0
xlrd==0.9.4
fuzzywuzzy==0.10.0

python-Levenshtein==0.12.0
progressbar2==3.6.2
python-slugify==1.2.0

# Optional
# scrape HTML tables
pandas==0.18.0
# text complexity/readability scores
textstat==0.2
# large corpora/vocab
gensim==0.12.3
smart_open==1.3.0
