future==0.14.3
Django==1.8a1

# shell_plus --notebook
django-extensions==1.4.9

# ipython notebook
pyzmq==14.5.0

Unidecode==0.04.16
# # heroku uses pip 1.3.1
# # pip==1.3.1
# # pip==1.5.6
# # --editable=git://github.com/mdp-toolkit/mdp-toolkit#egg=mdp
# # --editable=git://github.com/mdp-toolkit/mdp-toolkit#egg=mdp --exists-action=w
# # setuptools==5.7
cffi==0.8.6
chardet==2.3.0
# # cryptography==0.4
# # gitdb==0.5.4
# # GitPython==0.3.2.RC1

# handy settings tool by heroku
dj-database-url==0.3.0

# run_gunicorn locally needs dj_static.Cling (Heroku reocommends as well)
static3==0.5.1
dj-static==0.0.6

# heroku's django tools
django-toolbelt==0.0.1

# Fabric deployment to AWS  
boto==2.35.2
pycrypto==2.6.1
ssh==1.8.0
Fabric==1.10.1

# storages module for accessing AWS S3 storage:
django-storages==1.1.8

fuzzywuzzy==0.3.2
gunicorn==19.1.1

Scrapy==0.22.2
jsonfield==1.0.0
numpy==1.9.1
# pandas 0.15.0 needs numpy>=1.9.1 which isn't in heroku buildpack
# ConcurrentPandas needs pandas>=0.14.0, both 0.14.0 and 0.14.1 are in the heroku buildpack
pandas==0.15.2  
ConcurrentPandas==0.1.1

xlrd==0.9.3
xlwt==0.7.5

tornado==4.0.2

##$ sudo yum install libjpeg-devel openjpeg-devel
Pillow==2.7.0
##$ sudo yum install cmake make gcc gcc-c++
# Cython==0.21.1
# exifyay
pyexif==0.2.1

# # --editable=https://python-progressbar.googlecode.com/files/progressbar-2.3.tar.gz --exists-action=i
# # https://python-progressbar.googlecode.com/files/progressbar-2.3.tar.gz
# https://python-progressbar.googlecode.com/files/progressbar-2.3-dev.tar.gz
# # --editable=https://python-progressbar.googlecode.com/files/progressbar-2.3.tar.gz --exists-action=w
progressbar-latest==2.4
psycopg2==2.5.4


pyOpenSSL==0.14
python-slugify==0.0.9
pytz==2014.10
python-dateutil==2.4.0
# # queuelib==1.1.1

selenium==2.44.0
six==1.9.0

sqlparse==0.1.14
tabulate==0.7.1
w3lib==1.11.0
zope.interface==4.1.2

wsgiref==0.1.2
# matplotlib==1.4.2
--editable=git://github.com/matplotlib/matplotlib#egg=matplotlib --exists-action=i
# --editable=git://github.com/scipy#scipy=scipy --exists-action=w
scipy==0.15.1
# matplotlib==1.4.2
--editable=git://github.com/matplotlib/matplotlib#egg=matplotlib --exists-action=i

# # nltk==3.0.1