# 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>=3.3.0.10934

# ============ 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<=2.1
sorl-thumbnail==12.4.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.3,>=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==2.0.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

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<=1.7.0 

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

django-debug-toolbar==3.2.2

python-dateutil==2.8.0

twder==0.1.4

# 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.4.2

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

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

# django-oscar-paypal (https://pypi.org/project/django-oscar-paypal/) 
django-oscar-paypal==2.0.0

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