41 lines
714 B
Plaintext
41 lines
714 B
Plaintext
|
|
Django==5.1.7
|
|
django-cors-headers==4.4.0
|
|
|
|
django-debug-toolbar==5.0.1
|
|
social-auth-app-django==5.4.1
|
|
|
|
djangorestframework==3.15.2
|
|
djangorestframework-jsonapi==7.0.2
|
|
|
|
# DRF
|
|
pyyaml>=6.0.1
|
|
django-filter==24.2
|
|
|
|
# OpenAPI Schema
|
|
uritemplate==4.1.1
|
|
coreapi==2.3.3
|
|
|
|
drf-spectacular==0.27.2
|
|
drf-spectacular[sidecar]==0.27.2
|
|
|
|
django_split_settings==1.3.1
|
|
|
|
markdown-it-py[plugins]==3.0.0
|
|
markdown-it-py[linkify]==3.0.0
|
|
Pygments==2.18.0
|
|
|
|
|
|
|
|
celery==5.4.0
|
|
django-celery-results==2.5.1
|
|
sqlalchemy==2.0.31
|
|
|
|
# metrics
|
|
prometheus-client==0.21.1
|
|
django-prometheus==2.3.1
|
|
|
|
# Version must be specified. see https://github.com/nofusscomputing/centurion_erp/issues/603
|
|
# must also have export PYTHONTZPATH=""
|
|
pytz==2025.1
|
|
tzdata==2025.1 |