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
16 changes: 8 additions & 8 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ install_requires =
wheel==0.45.1
pip==25.0.1
# Django
Django==5.1.7
Django==5.1.8
asgiref==3.8.1
typing_extensions==4.12.2
sqlparse==0.5.3
Expand All @@ -64,12 +64,12 @@ install_requires =
confusable_homoglyphs==3.3.1
django-guardian==2.4.0
django-environ==0.12.0
django-debug-toolbar==5.0.1
django-debug-toolbar==5.1.0
# CAPTCHA
altcha==0.1.9
django_altcha==0.1.2
# REST API
djangorestframework==3.15.2
djangorestframework==3.16.0
# API documentation, `coreapi` and its requirements:
coreapi==2.3.3
MarkupSafe==3.0.2
Expand All @@ -86,7 +86,7 @@ install_requires =
qrcode==8.0
pypng==0.20220715.0
# Database
psycopg==3.2.4
psycopg==3.2.6
# Cache
redis==5.2.1
# redis dependencies:
Expand All @@ -100,12 +100,12 @@ install_requires =
# Testing
model_bakery==1.10.1
# Task queue
rq==2.1.0
rq==2.3.2
django-rq==3.0.0
fakeredis==2.27.0
# Scheduler
rq-scheduler==0.14.0
crontab==1.0.1
crontab==1.0.4
freezegun==1.5.1
# Libs
certifi==2025.1.31
Expand Down Expand Up @@ -168,10 +168,10 @@ install_requires =
attrs==25.1.0
pyrsistent==0.20.0
# CycloneDX
cyclonedx-python-lib==8.8.0
cyclonedx-python-lib==9.1.0
sortedcontainers==2.4.0
toml==0.10.2
py-serializable==1.1.2
py-serializable==2.0.0
# Git
GitPython==3.1.44
gitdb==4.0.12
Expand Down
14 changes: 0 additions & 14 deletions thirdparty/dist/Django-5.1.7-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
Binary file removed thirdparty/dist/crontab-1.0.1.tar.gz
Binary file not shown.
Binary file added thirdparty/dist/crontab-1.0.4.tar.gz
Binary file not shown.
15 changes: 0 additions & 15 deletions thirdparty/dist/cyclonedx_python_lib-8.8.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/django_debug_toolbar-5.0.1-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
Binary file not shown.
18 changes: 0 additions & 18 deletions thirdparty/dist/djangorestframework-3.14.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed thirdparty/dist/psycopg-3.2.4-py3-none-any.whl
Binary file not shown.
16 changes: 0 additions & 16 deletions thirdparty/dist/psycopg-3.2.4-py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/dist/psycopg-3.2.6-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed thirdparty/dist/rq-2.1.0-py3-none-any.whl
Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/rq-2.1.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/dist/rq-2.3.2-py3-none-any.whl
Binary file not shown.