SciPost Code Repository

Skip to content
Snippets Groups Projects
requirements.txt 2.63 KiB
Newer Older
argon2-cffi==20.1.0		# 2021-07-18 Password hashing algorithm
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Babel==2.9.1			# 2022-01-23
feedparser~=6.0.8     # Check: not updated since 2016. [JdW, 2021-09-25] Upgrade to v6; v5 fails.
psycopg2==2.8.6	  		# 2020-09-19 PostgreSQL engine
pytz==2021.3			# 2022-11-18 Timezone package
# djangorestframework==3.9.3	# DEPREC, see next entry -- 2019-12-05  IMPORTANT: update templates/rest_framework/base.html if corresponding file rest_framework/templates/rest_framework/base.html has changed
git+https://github.com/SciPost/django-rest-framework.git@bootstrap-v5
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
django-countries==7.5.1		# 2023-02-26
django-crispy-forms==1.13.0	# 2021-10-16
crispy-bootstrap5==0.6		# 2021-10-16, bootstrap5 plugin for crispy forms
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])
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
django-guardian==2.4.0		# 2021-07-15
Jorran de Wit's avatar
Jorran de Wit committed
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
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
urllib3==1.26.6			# 2021-07-15, for sentry-sdk
sentry-sdk==1.3.0		# 2021-07-15, req: certifi, urllib3
# Silk monitoring
django-silk==4.1.0		# 2021-10-16
# Testing
factory-boy==3.0.1		# 2020-09-27
Faker==4.1.3			# 2020-09-27
coverage==6.5.0			# 2022-11-29

# Django Utils
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
django-haystack==3.0b1		# 2021-07-15
Pillow==9.4.0			# 2023-02-05
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.2.7 		            # 2022-11-18
django-celery-results==2.4.0 	    # 2022-11-18
django-celery-beat==2.4.0	    # 2022-11-18
flower==1.2.0 			    # 2022-11-18

# 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