# PROJECT REQUIREMENTS LIST, PLEASE NOTE THIS FILE IS ALSO USED FOR PYTHON PIP,
# SO ALL NON-PYTHON PACKAGES ARE MARKED AS COMMENTS.

# ============ Nuwa Developed ============

Iuppiter>=4

# ============ LIB ============

# django-oscar (https://pypi.python.org/pypi/django-oscar/)
django-oscar<=3.1

# django-tables2 (https://pypi.python.org/pypi/django-tables2)
# (the version 1.17 doesn't support Django version before 1.10)
django-tables2<2.4,>=1.21

# django-ses (https://github.com/hmarr/django-ses/)
django-ses==2.0.0

# django-bootstrap-form (https://pypi.python.org/pypi/django-bootstrap-form/3.2)
django-bootstrap-form==3.4

# django-user-accounts (https://pypi.python.org/pypi/django-user-accounts)
django-user-accounts>=3

# django-ckeditor (https://pypi.org/project/django-ckeditor/)
django-ckeditor==5.9.0

# django-des (https://pypi.org/project/django-des/)
django-des==2.4.1

# django-mptt (https://pypi.org/project/django-mptt/)
django-mptt<=0.11.0

# django-file (https://pypi.org/project/django-file/)
django-filer==2.1.2

# django-hijack
django-hijack

# django-debug-toolbar (https://pypi.org/project/django-debug-toolbar/)
django-debug-toolbar==3.2.2

# django-statsd (https://github.com/WoLpH/django-statsd)
django-statsd==2.3.0

# django-oscar-paypal (https://github.com/nuwainfo/django-oscar-paypal/archive/master.tar.gz)
django-oscar-paypal==2.0.0.1

# dj-database-url (http://pypi.python.org/pypi/dj-database-url/)
dj-database-url==0.4.2

# social-auth-app-django (https://pypi.org/project/social-auth-app-django/)
social-auth-app-django==4.0.0

# social-auth-core (https://pypi.org/project/social-auth-core/)
social-auth-core==4.1.0

# sorl-thumbnail (https://pypi.org/project/sorl-thumbnail/)
sorl-thumbnail==12.7.0

# mysqlclient (https://pypi.python.org/pypi/mysqlclient)
mysqlclient

# Celery (http://celeryproject.org/)
celery==4.4.6

# Boto (http://boto.cloudhackers.com/)
boto3==1.17.48

# Raven (https://github.com/dcramer/raven)
#  * Note: it works with Sentry 6.4.4 (https://github.com/dcramer/sentry)
raven==6.10.0

# pinax-theme-bootstrap (https://pypi.python.org/pypi/pinax-theme-bootstrap)
pinax-theme-bootstrap==8.0.1

# feedparser (https://pypi.python.org/pypi/feedparser)
feedparser

# CheeyPy (https://pypi.python.org/pypi/CherryPy)
cherrypy

# psutil (https://github.com/giampaolo/psutil)
psutil

# pyallpay (https://github.com/nuwainfo/pyAllpay/archive/py3.tar.gz)
pyallpay==0.0.12.dev2

# Whoosh (https://pypi.org/project/Whoosh/)
Whoosh==2.7.4

# google-api-python-client (https://pypi.org/project/google-api-python-client/)
google-api-python-client==1.7.4

# oauth2client (https://pypi.org/project/oauth2client/)
oauth2client==4.1.3

# xapian-haystack (https://github.com/nuwainfo/xapian-haystack/archive/Iuno.tar.gz)
xapian-haystack==3.0.1.1

# python-dateutil (https://pypi.org/project/python-dateutil/)
python-dateutil==2.8.0

# twder (https://pypi.org/project/twder/)
twder

# Unidecode (https://pypi.org/project/Unidecode/)
Unidecode<1.1,>=1.0

# jieba-tw (https://github.com/nuwainfo/jieba-tw/archive/master.tar.gz)
jieba==0.39.1.1

# httplib2 (https://pypi.org/project/httplib2/)
httplib2==0.15.0

# uritemplate (https://pypi.org/project/uritemplate/)
uritemplate==3.0.1

# passlib (https://pypi.org/project/passlib/)
passlib==1.7.4

# redis (https://pypi.org/project/redis/)
redis==3.5.3
