SciPost Code Repository

Skip to content
Snippets Groups Projects
requirements.txt 1.81 KiB
Newer Older
argon2-cffi==16.3.0		# Password hashing algorithm
Django==2.2.11			# 2020-03-07
feedparser==5.2.1		# Check: not updated since 2016
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
docutils==0.16			# 2020-02-21
Pygments==2.5.2			# 2020-02-21 Syntax highlighter
Sphinx==2.4.2			# 2020-02-21
sphinx-rtd-theme==0.4.3		# 2020-02-21 Sphinx theme
# Sentry
#sentry-sdk==0.7.14		# 2019-05-11, req: certifi, urllib3
sentry-sdk==0.9.2		# 2019-06-27
# 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