Add psycopg2 to requirements.
parent
0f539bd31c
commit
52d92892bd
|
@ -18,3 +18,4 @@ pytz==2013b
|
||||||
six==1.3.0
|
six==1.3.0
|
||||||
djangorestframework==2.2.5
|
djangorestframework==2.2.5
|
||||||
django-filter==0.6
|
django-filter==0.6
|
||||||
|
psycopg2==2.4.6
|
||||||
|
|
Loading…
Reference in New Issue