Skip to content

Commit d6a0570

Browse files
committed
fix dep install on buster
1 parent cceab62 commit d6a0570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ django-environ==0.4.0
88
django-allauth==0.24.1
99

1010
# PostgreSQL adapter for the Python
11-
psycopg2==2.6
11+
psycopg2-binary==2.7.7
1212

1313
# Images
1414
Pillow==2.8.1

0 commit comments

Comments
 (0)