From 9a3637d8fa531a881d5d9d8d005e4c0a10f934ff Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Tue, 1 Sep 2020 15:12:10 -0400 Subject: [PATCH] fixed deps --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 21f051c..1aa0a88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,9 @@ django==3.1 django-ckeditor==5.9.0 django-crispy-forms==1.9.2 feedparser==5.2.1 +gunicorn==20.0.4 pillow==7.2.0 pip-chill==1.0.0 +psycopg2==2.8.5 +setproctitle==1.1.10 social-auth-app-django==4.0.0