backend/requirements/base.txt

17 lines
292 B
Plaintext
Raw Normal View History

2022-08-26 17:00:34 +03:00
Django==4.1
django-environ==0.9.0
environ==1.0
Pillow==9.2.0
djangorestframework==3.13.1
djangorestframework-simplejwt==5.2.0
django-health-check==3.16.5
django-cors-headers==3.13.0
drf-yasg==1.21.3
2022-08-26 20:04:45 +03:00
celery==5.2.7
Redis==4.3.4
django_celery_results==2.4.0
2022-08-26 17:00:34 +03:00
psutil
2022-08-26 20:04:45 +03:00
dj-database-url
uuid
docx2txt