Newer
Older
# Core
argon2-cffi==16.3.0 # Password hashing algorithm
feedparser==5.2.1 # Check: not updated since 2016
psycopg2==2.7.3 # PostgreSQL engine
pytz==2017.2 # Timezone package
django-countries==5.3.3
django-extensions==1.7.6
django-filter==1.0.4
django-guardian==1.4.9
Pygments==2.2.0 # Syntax highlighter
Sphinx==1.4.9
sphinx-rtd-theme==0.1.9 # Sphinx theme
Faker==1.0.2
Whoosh==2.7.4 # Directly related to Haystack.
# Python Utils
Pillow==3.4.2 # Latest version is v4.2.1; need to know about usage before upgrade. -- JdW
# Mongo (Metacore)
mongoengine==0.15.0
# Possibly dead (most probably not used anymore and possibly not up-to-date packages) -- JdW (August 15th, 2017)
celery==4.2.1
django-celery-results==1.0.1
django-celery-beat==1.1.1
flower==0.9.2
# Security-related packages
django-referrer-policy==1.0