Add django-imagekit to BookWyrm

This commit is contained in:
Joachim
2021-05-24 16:14:51 +02:00
parent ff95a709a8
commit 77e81c4dbb
3 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,6 @@
celery==4.4.2
Django==3.2.0
django-imagekit==4.0.2
django-model-utils==4.0.0
environs==7.2.0
flower==0.9.4