SciPost Code Repository

Skip to content
Snippets Groups Projects
requirements.txt 2.33 KiB
Newer Older
argon2-cffi==16.3.0		# Password hashing algorithm
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Django==2.2.23			# 2021-05-21
feedparser==5.2.1		# Check: not updated since 2016
psycopg2==2.8.6	  		# 2020-09-19 PostgreSQL engine
pytz==2017.2			# Timezone package
# djangorestframework==3.9.3	# 2019-12-05  IMPORTANT: update templates/rest_framework/base.html if corresponding file rest_framework/templates/rest_framework/base.html has changed
git+git://github.com/SciPost/django-rest-framework.git@bootstrap-v5
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
requests==2.25.1		# 2021-05-21


# Django packages
django-cors-headers==3.5.0	# 2020-09-11, for enabling OAuth2 with django-oauth-toolkit
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
django-debug-toolbar==3.2.1     # 2021-05-21
django-extensions==2.2.8	# 2020-02-14 for e.g. runserver_plus (usage: python3 manage.py runserver_plus --cert [certificate .crt file])
Jorran de Wit's avatar
Jorran de Wit committed
django-mptt==0.8.6  # Dead
django-webpack-loader==1.0.0    # 2021-05-22, implicitly loads vendor bundles
plotly==4.6.0			# 2020-05-05

# Documentation Packages
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Pygments==2.9.0			# 2021-05-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
factory-boy==3.0.1		# 2020-09-27
Faker==4.1.3			# 2020-09-27

# Django Utils
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Pillow==8.2.0			# 2021-05-21
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Bleach==3.3.0			# 2021-05-21
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Jinja2==3.0.1			# 2021-05-21
six==1.10.0
Jorran de Wit's avatar
Jorran de Wit committed
# Scheduled tasks
celery==5.1.0			# 2021-06-06
django-celery-results==2.0.1	# 2021-06-06
django-celery-beat==2.2.0	# 2021-06-06
flower==0.9.4 			# 2020-09-19  Bug (404 error) in 0.9.5: see https://github.com/mher/flower/issues/1015

# Security-related packages
django-referrer-policy==1.0	# 2020-09-19 no new updates for 3 years
django-csp==3.7			# 2020-09-19
django-feature-policy==3.4.0	# 2020-09-19