Skip to content

Commit

Permalink
Postgres support: Switch from psycopg2 to psycopg2-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Dec 1, 2019
1 parent 4791e43 commit 38c5b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ovh==0.5.0
psutil==5.6.7
psycopg2==2.8.4
psycopg2-binary==2.8.4
python-dateutil==2.8.1
pytz==2019.3
six==1.13.0
Expand Down

0 comments on commit 38c5b32

Please sign in to comment.