Skip to content

Commit

Permalink
Use psycopg2-binary instaed of psycopg2 in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
miteshashar committed Aug 9, 2023
1 parent 9441f8d commit 8080dc0
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
Expand Up @@ -22,7 +22,7 @@ langid
Pillow
premailer
progressbar2
psycopg2
psycopg2-binary
python-dotenv
pytz
SQLAlchemy
Expand Down

0 comments on commit 8080dc0

Please sign in to comment.