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