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

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

# six (https://github.com/benjaminp/six)
six

# chardet (https://pypi.python.org/pypi/chardet)
chardet==3.0.4

# Django (http://www.djangoproject.com/)
Django>1.8,<2.3

# SingletonMixin (http://www.garyrobinson.net/singletonmixin.py)
https://github.com/nuwainfo/singletonmixin/archive/python3.tar.gz

# The Decorator Module (http://pypi.python.org/pypi/decorator)
decorator==4.0.2

# logilab-astng 0.24.3 (http://www.logilab.org/project/logilab-astng)
logilab-astng==0.24.3

# libxml2 3.4.0 (http://xmlsoft.org/)
# lxml (http://lxml.de/)
lxml==4.5.0

# APScheduler 2.0.3 (https://pypi.python.org/pypi/APScheduler)
APScheduler==2.0.3

# threadpool 1.3.2 (http://pypi.python.org/pypi/threadpool)
threadpool==1.3.2

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

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

# Babel (http://babel.edgewall.org/)
Babel>2.0,<3.0

# django-babel (https://pypi.python.org/pypi/django-babel/0.4.0)
django-babel==0.6.2

# polib 1.1.0 (https://pypi.org/project/polib/)
polib==1.1.0

# wxPython https://wxpython.org/
# pip install --upgrade  --trusted-host wxpython.org --pre -f http://wxpython.org/Phoenix/snapshot-builds/ wxPython_Phoenix
# wxPython==4.0.4

# django-extensions (https://pypi.python.org/pypi/django-extensions)
django-extensions==2.1.0

# Werkzeug (http://werkzeug.pocoo.org/)
# Required by django-extensions
Werkzeug

# sphinx (https://pypi.python.org/pypi/Sphinx)
sphinx==1.3.1

# pycryptodome-3.7.3 (https://pypi.org/project/pycryptodome/)
pycryptodome==3.7.3
