Skip to content

Commit c57ec85

Browse files
Merge pull request sclorg#151 from lvarin/master
Update psycopg2 to v2.8.5
2 parents 6702b2b + dd4c581 commit c57ec85

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.4.5
4-
psycopg2==2.7.3.1
4+
psycopg2==2.8.5
55
whitenoise==3.3.1

0 commit comments

Comments
 (0)