Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ unidiff==0.7.5 # https://github.com/matiasb/python-unidiff
django==5.1.6 # https://www.djangoproject.com/
django-environ==0.12.0 # https://github.com/joke2k/django-environ
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
django-allauth==65.4.1 # https://github.com/pennersr/django-allauth
django-allauth==65.6.0 # https://github.com/pennersr/django-allauth
django-crispy-forms==2.3 # https://github.com/django-crispy-forms/django-crispy-forms
crispy-bootstrap4==2024.10 # https://github.com/django-crispy-forms/crispy-bootstrap4
django-redis==5.4.0 # https://github.com/jazzband/django-redis
# Django REST Framework
djangorestframework==3.15.2 # https://github.com/encode/django-rest-framework
djangorestframework==3.16.0 # https://github.com/encode/django-rest-framework
django-cors-headers==4.7.0 # https://github.com/adamchainz/django-cors-headers
dj-rest-auth==7.0.1 # https://github.com/iMerica/dj-rest-auth
djangorestframework-simplejwt==5.5.0 # https://github.com/jazzband/djangorestframework-simplejwt
Expand Down
10 changes: 5 additions & 5 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@ sphinxcontrib-django==2.5 # https://github.com/sphinx-doc/sphinxcontrib-django

# Code quality
# ------------------------------------------------------------------------------
ruff==0.9.9 # https://github.com/astral-sh/ruff
coverage==7.6.12 # https://github.com/nedbat/coveragepy
ruff==0.11.2 # https://github.com/astral-sh/ruff
coverage==7.8.0 # https://github.com/nedbat/coveragepy
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit
pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit

# Django
# ------------------------------------------------------------------------------
factory-boy==3.3.3 # https://github.com/FactoryBoy/factory_boy
django-debug-toolbar==5.0.1 # https://github.com/jazzband/django-debug-toolbar
django-debug-toolbar==5.1.0 # https://github.com/jazzband/django-debug-toolbar
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
django-coverage-plugin==3.1.0 # https://github.com/nedbat/django_coverage_plugin
pytest-django==4.10.0 # https://github.com/pytest-dev/pytest-django

# Containers
# ------------------------------------------------------------------------------
rust-just==1.39.0 # https://github.com/casey/just
rust-just==1.40.0 # https://github.com/casey/just
4 changes: 2 additions & 2 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
-r base.txt

gunicorn==23.0.0 # https://github.com/benoitc/gunicorn
psycopg[c]==3.2.5 # https://github.com/psycopg/psycopg
psycopg[c]==3.2.6 # https://github.com/psycopg/psycopg

# Django
# ------------------------------------------------------------------------------
django-anymail[sendgrid]==12.0 # https://github.com/anymail/django-anymail
newrelic==10.6.0 # https://github.com/newrelic/newrelic-python-agent
newrelic==10.8.0 # https://github.com/newrelic/newrelic-python-agent