Add psycopg2 as requirement

This commit is contained in:
Fred Pauchet 2021-10-27 20:58:27 +02:00
parent b67dbc391f
commit 2ff7df0911
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
django==3.2.8
django-environ==0.8.1
gunicorn
psycopg2
boto3
django-storages