Skip to content

Commit

Permalink
fix(heroku): add psycopg2 (#17)
Browse files Browse the repository at this point in the history
- add psycopg2 in requirements file

[Delivers #162469771]
  • Loading branch information
salma-nyagaka authored and Mnickii committed Dec 6, 2018
1 parent e455888 commit f0f2b8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ uritemplate==3.0.0
urllib3==1.24.1
whitenoise==4.1.2
wrapt==1.10.11
psycopg2==2.7.6.1

0 comments on commit f0f2b8b

Please sign in to comment.