Add requirement for psycopg2

This commit is contained in:
Oliver Walters 2019-04-14 08:37:45 +10:00
parent d0bc35f670
commit 87eaaa7cbe

View File

@ -1,4 +1,5 @@
Django==2.2
psycopg2>=2.8.1
pillow>=5.0.0
djangorestframework>=3.6.2
django_filter>=1.0.2