2022-10-25 23:29:13 +03:00
|
|
|
pytz==2022.5 # https://github.com/stub42/pytz
|
2022-10-29 22:46:19 +03:00
|
|
|
python-magic==0.4.27
|
2022-10-25 23:29:13 +03:00
|
|
|
python-slugify==6.1.2 # https://github.com/un33k/python-slugify
|
|
|
|
Pillow==9.2.0 # https://github.com/python-pillow/Pillow
|
|
|
|
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
|
|
|
|
whitenoise==6.2.0 # https://github.com/evansd/whitenoise
|
|
|
|
redis==4.3.4 # https://github.com/redis/redis-py
|
|
|
|
hiredis==2.0.0 # https://github.com/redis/hiredis-py
|
|
|
|
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery
|
|
|
|
django-celery-beat==2.4.0 # https://github.com/celery/django-celery-beat
|
|
|
|
flower==1.2.0 # https://github.com/mher/flower
|
|
|
|
|
|
|
|
# Django
|
|
|
|
# ------------------------------------------------------------------------------
|
|
|
|
django==4.0.8 # pyup: < 4.1 # https://www.djangoproject.com/
|
|
|
|
django-environ==0.9.0 # https://github.com/joke2k/django-environ
|
|
|
|
django-model-utils==4.2.0 # https://github.com/jazzband/django-model-utils
|
|
|
|
django-allauth==0.51.0 # https://github.com/pennersr/django-allauth
|
|
|
|
django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms
|
|
|
|
crispy-bootstrap5==0.6 # https://github.com/django-crispy-forms/crispy-bootstrap5
|
|
|
|
django-redis==5.2.0 # https://github.com/jazzband/django-redis
|
|
|
|
# Django REST Framework
|
|
|
|
djangorestframework==3.14.0 # https://github.com/encode/django-rest-framework
|
|
|
|
django-cors-headers==3.13.0 # https://github.com/adamchainz/django-cors-headers
|
2022-10-26 23:22:04 +03:00
|
|
|
djangorestframework-simplejwt==5.2.2
|
2022-10-25 23:29:13 +03:00
|
|
|
# DRF-spectacular for api documentation
|
|
|
|
drf-spectacular==0.24.2 # https://github.com/tfranzel/drf-spectacular
|
2022-11-03 22:16:11 +03:00
|
|
|
|
|
|
|
|
|
|
|
pydicom==2.3.0
|
2022-11-02 12:15:13 +03:00
|
|
|
numpy==1.23.4
|
2022-11-03 22:16:11 +03:00
|
|
|
numpy-stl==2.17.1
|
|
|
|
scikit-image==0.19.3
|