Skip to content
Merged
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
12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dependencies = [
"wheel==0.45.1",
"pip==25.1.1",
# Django
"Django==5.2.3",
"asgiref==3.8.1",
"Django==5.2.4",
"asgiref==3.9.1",
"typing_extensions==4.14.0",
"sqlparse==0.5.3",
# Django apps
Expand All @@ -46,7 +46,7 @@ dependencies = [
"django-filter==25.1",
"django-registration==3.4",
"confusable_homoglyphs==3.3.1",
"django-guardian==3.0.0",
"django-guardian==3.0.3",
"django-environ==0.12.0",
"django-debug-toolbar==5.2.0",
# CAPTCHA
Expand All @@ -62,7 +62,7 @@ dependencies = [
# Track failed login attempts
"django-axes==8.0.0",
# Multi-factor authentication
"django-otp==1.6.0",
"django-otp==1.6.1",
"qrcode==8.2",
"pypng==0.20220715.0",
# Database
Expand All @@ -80,9 +80,9 @@ dependencies = [
# Testing
"model_bakery==1.10.1",
# Task queue
"rq==2.3.3",
"rq==2.4.0",
"django-rq==3.0.1",
"fakeredis==2.29.0",
"fakeredis==2.30.1",
# Scheduler
"rq-scheduler==0.14.0",
"crontab==1.0.4",
Expand Down
Binary file removed thirdparty/dist/asgiref-3.8.1-py3-none-any.whl
Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/asgiref-3.8.1-py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/dist/asgiref-3.9.1-py3-none-any.whl
Binary file not shown.
14 changes: 14 additions & 0 deletions thirdparty/dist/asgiref-3.9.1-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
about_resource: asgiref-3.9.1-py3-none-any.whl
name: asgiref
version: 3.9.1
download_url: https://files.pythonhosted.org/packages/7c/3c/0464dcada90d5da0e71018c04a140ad6349558afb30b3051b4264cc5b965/asgiref-3.9.1-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: bsd-new
copyright: Copyright asgiref project contributors
attribute: yes
checksum_md5: d19da2d0d9ec6d796bcdd3a27a908294
checksum_sha1: d50c91654fbdcf5fbfcddedc6c7b68331f1d9c2e
licenses:
- key: bsd-new
name: BSD-3-Clause
file: bsd-new.LICENSE
14 changes: 0 additions & 14 deletions thirdparty/dist/django-5.2.3-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
14 changes: 14 additions & 0 deletions thirdparty/dist/django-5.2.4-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
about_resource: django-5.2.4-py3-none-any.whl
name: django
version: 5.2.4
download_url: https://files.pythonhosted.org/packages/14/ae/706965237a672434c8b520e89a818e8b047af94e9beb342d0bee405c26c7/django-5.2.4-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: bsd-new
copyright: Copyright django project contributors
attribute: yes
checksum_md5: fee657f7686462d388f274c5f92b634a
checksum_sha1: a6a7904e3749a0e8937a50643293889929b4b6f7
licenses:
- key: bsd-new
name: BSD-3-Clause
file: bsd-new.LICENSE
17 changes: 0 additions & 17 deletions thirdparty/dist/django_guardian-3.0.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
17 changes: 17 additions & 0 deletions thirdparty/dist/django_guardian-3.0.3-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
about_resource: django_guardian-3.0.3-py3-none-any.whl
name: django-guardian
version: 3.0.3
download_url: https://files.pythonhosted.org/packages/8b/13/e6f629a978ef5fab8b8d2760cacc3e451016cef952cf4c049d672c5c6b07/django_guardian-3.0.3-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: bsd-new AND bsd-simplified
copyright: Copyright django-guardian project contributors
attribute: yes
checksum_md5: f2727bc997fb52d8a3d0b87a94825ac9
checksum_sha1: b9e704444ff4d245cd7b840371f5edc10e2f3b04
licenses:
- key: bsd-simplified
name: BSD-2-Clause
file: bsd-simplified.LICENSE
- key: bsd-new
name: BSD-3-Clause
file: bsd-new.LICENSE
13 changes: 0 additions & 13 deletions thirdparty/dist/django_otp-1.6.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
13 changes: 13 additions & 0 deletions thirdparty/dist/django_otp-1.6.1-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
about_resource: django_otp-1.6.1-py3-none-any.whl
name: django-otp
version: 1.6.1
download_url: https://files.pythonhosted.org/packages/b6/4e/730a94ad77ed55f493b5f6a914c084a65ae1af78be36c991e4e207fd779e/django_otp-1.6.1-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: unlicense
copyright: Copyright django-otp project contributors
checksum_md5: 37c2c0cab96ecaa77a9a900ba1890cbf
checksum_sha1: e2dada7214f2fd0fa34e25317b06adf625cfaa9a
licenses:
- key: unlicense
name: Unlicense
file: unlicense.LICENSE
Binary file removed thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl
Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
14 changes: 14 additions & 0 deletions thirdparty/dist/fakeredis-2.30.1-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
about_resource: fakeredis-2.30.1-py3-none-any.whl
name: fakeredis
version: 2.30.1
download_url: https://files.pythonhosted.org/packages/7c/ee/acc3de71b8c66029ea4567d83e9c736d79836b2d97aa2cacf1b83f96c678/fakeredis-2.30.1-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: bsd-new
copyright: Copyright fakeredis project contributors
attribute: yes
checksum_md5: 2e6ef88eb3afeb5d930636774bfab3eb
checksum_sha1: f7243f15a882163e550e270520f08ce5fd660565
licenses:
- key: bsd-new
name: BSD-3-Clause
file: bsd-new.LICENSE
Binary file removed thirdparty/dist/rq-2.3.3-py3-none-any.whl
Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/rq-2.3.3-py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/dist/rq-2.4.0-py3-none-any.whl
Binary file not shown.
14 changes: 14 additions & 0 deletions thirdparty/dist/rq-2.4.0-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
about_resource: rq-2.4.0-py3-none-any.whl
name: rq
version: 2.4.0
download_url: https://files.pythonhosted.org/packages/34/ef/4239a17f056ad7a864d53fec920886e017cf50c1494ee8ab05d44cc46799/rq-2.4.0-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: bsd-new
copyright: Copyright rq project contributors
attribute: yes
checksum_md5: d8736f68a0627a7397023c3f648637e4
checksum_sha1: e204fac2625bbb78b273e114396c12b5c7021b78
licenses:
- key: bsd-new
name: BSD-3-Clause
file: bsd-new.LICENSE