SciPost Code Repository

Skip to content
Snippets Groups Projects
requirements.txt 1.72 KiB
Newer Older
argon2-cffi==16.3.0		# Password hashing algorithm
Django==2.1.8			# 2019-05-18
feedparser==5.2.1		# Check: not updated since 2016
psycopg2==2.7.3  		# PostgreSQL engine
pytz==2017.2			# Timezone package
Jorran de Wit's avatar
Jorran de Wit committed


# Django packages
Jorran de Wit's avatar
Jorran de Wit committed
django-mptt==0.8.6  # Dead


# Documentation Packages
Pygments==2.2.0			# Syntax highlighter
# Sentry
sentry-sdk==0.7.14		# 2019-05-11, req: certifi, urllib3

# Testing

# Django Utils
Pillow==3.4.2			# Latest version is v4.2.1; need to know about usage before upgrade. -- JdW
six==1.10.0
Jorran de Wit's avatar
Jorran de Wit committed
# Scheduled tasks
celery==4.3.0			# 2019-05-11, py3.4 to 3.7, req: amqp-2.4.2 billiard-3.6.0.0 kombu-4.5.0 vine-1.3.0
django-celery-results==1.0.4	# 2019-05-11
django-celery-beat==1.3.0	# 2019-05-11, req: celery, django-timezone-field-3.0 python-crontab-2.3.6
flower==0.9.3 			# 2019-05-11, req: pytz, tornado, babel, celery


# Security-related packages
django-referrer-policy==1.0	# 2019-05-11, py<=3.6, Dj<=2.0, req:
django-csp==3.5			# 2019-05-11