Skip to content

Commit 529ec9f

Browse files
Merge pull request sclorg#156 from frenzymadness/psycopg2-wheels
Move from psycopg2 to psycopg2-binary to use manylinux wheels
2 parents 4dfff67 + e43f521 commit 529ec9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django>=1.11,<1.12
22
django-debug-toolbar==1.8
33
gunicorn==19.5.0
4-
psycopg2==2.7.3.1
4+
psycopg2-binary==2.7.3.2
55
whitenoise==3.3.1

0 commit comments

Comments
 (0)