backend/requirements/base.txt

13 lines
197 B
Plaintext
Raw Normal View History

2022-10-21 20:25:30 +03:00
djangorestframework==3.14.0
Django==4.0.8
django-cors-headers==3.13.0
django-environ==0.9.0
drf-yasg[validation]
2022-10-21 21:39:04 +03:00
typing-extensions
2022-10-21 20:25:30 +03:00
Pillow==9.2.0
redis==4.3.4
psycopg2-binary==2.9.4
celery==5.2.7