Skip to content

Commit 8a2889a

Browse files
Updated psycopg2 to psycopg2-binary to remove warnings
1 parent 63a521f commit 8a2889a

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
@@ -3,7 +3,7 @@ Django==2.1.7
33
Pygments==2.3.1
44
Markdown==3.1
55
coreapi==2.3.3
6-
psycopg2==2.7.7
6+
psycopg2-binary==2.7.7
77
dj-database-url==0.5.0
88
gunicorn==19.9.0
99
whitenoise==4.1.2

0 commit comments

Comments
 (0)