Skip to content

Commit ef2bba0

Browse files
Merge pull request sclorg#158 from frenzymadness/psycopg2-wheels
Update psycopg2-binary to version 2.8.5
2 parents 529ec9f + 7c8a186 commit ef2bba0

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-binary==2.7.3.2
4+
psycopg2-binary==2.8.5
55
whitenoise==3.3.1

0 commit comments

Comments
 (0)