SciPost Code Repository

Skip to content
Snippets Groups Projects
requirements.txt 3.16 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
Django==4.2.15			# 2024-08-19
feedparser~=6.0.8     # Check: not updated since 2016. [JdW, 2021-09-25] Upgrade to v6; v5 fails.
George Katsikas's avatar
George Katsikas committed
psycopg==3.1.18  		# 2024-02-27 PostgreSQL engine -- 2023-05-10 update for python 3.11
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
George Katsikas's avatar
George Katsikas committed
# git+https://github.com/SciPost/django-rest-framework.git@bootstrap-v5
djangorestframework==3.15.2    # 2024-08-19
requests==2.32.3		# 2024-08-19


# Django packages
George Katsikas's avatar
George Katsikas committed
django-autocomplete-light==3.11 # 2024-02-27
django-cors-headers==3.5.0	# 2020-09-11, for enabling OAuth2 with django-oauth-toolkit
django-countries==7.5.1		# 2023-02-26
George Katsikas's avatar
George Katsikas committed
django-crispy-forms==2.1	# 2024-02-27
crispy-bootstrap5==2024.02		# 2024-02-27, bootstrap5 plugin for crispy forms
George Katsikas's avatar
George Katsikas committed
django-extensions==3.2.3	# 2024-02-27 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
George Katsikas's avatar
George Katsikas committed
django-oauth-toolkit==2.3.0	# 2024-02-27
django-webpack-loader==1.0.0    # 2021-05-22, implicitly loads vendor bundles
plotly==4.6.0			# 2020-05-05
pandas==2.2.2			# 2024-11-01
geopandas==1.0.1		# 2024-11-01

# Documentation Packages
Pygments==2.15.0			# 2021-05-21 Syntax highlighter
Sphinx==2.4.2			# 2020-02-21
sphinx-rtd-theme==0.4.3		# 2020-02-21 Sphinx theme
Jinja2==3.1.4			# 2024-08-19 for sphinx
# Sentry
urllib3==1.26.19		# 2024-08-19, for sentry-sdk
sentry-sdk==2.13		# 2024-08-19, req: certifi, urllib3
# Silk monitoring
django-silk==4.1.0		# 2021-10-16
# Testing
George Katsikas's avatar
George Katsikas committed
Faker==20.0.3			# 2023-11-17
coverage==6.5.0			# 2022-11-29

# Django Utils
George Katsikas's avatar
George Katsikas committed
django-haystack==3.2.1		# 2024-02-27
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Bleach==3.3.0			# 2021-05-21
George Katsikas's avatar
George Katsikas committed
six==1.16.0             # 2024-02-27
# Pillow==10.4.0			# 2024-08-19
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
George Katsikas's avatar
George Katsikas committed
django-celery-beat==2.5.0	    # 2024-02-27
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
python-gitlab==3.14.0		# 2023-05-15

# Preprint server packages
arxiv==1.4.7            # 2023-05-19