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

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


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

Iuppiter>=4

# ============ Third Party ============

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

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

# 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

# mysqlclient 1.3.7 (https://pypi.python.org/pypi/mysqlclient)
# install in setup.py because of the different supporting version between python 2 and 3
# mysqlclient

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

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

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

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

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

# python-social-auth decencies after v0.3.0(https://github.com/python-social-auth)

social-auth-app-django==4.0.0
social-auth-core==4.1.0

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

# 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 4.3.0 (https://github.com/giampaolo/psutil)
psutil

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

django-ckeditor==5.9.0

django-des==2.4.1

Whoosh==2.7.4

google-api-python-client==1.7.4

oauth2client==4.1.3

django-mptt<=0.11.0

django-filer==2.1.2

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

django-debug-toolbar==3.2.2

python-dateutil==2.8.0

twder==0.2.2

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

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

# https://pypi.org/project/pylint/2.4.2/
pylint==2.5.3

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

# django-paypal (https://pypi.python.org/pypi/django-paypal)
#django-paypal==0.3.6

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

httplib2==0.15.0
uritemplate==3.0.1
passlib==1.7.4

mysqlclient
raven==6.10.0
celery==4.4.6
redis==3.5.3