Skip to content

Commit

Permalink
Use psycopg2 binary for compat with beanstalk
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhonas committed Dec 18, 2022
1 parent 81ff227 commit c98dad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Django==4.1.3
django-cors-headers==3.13.0
django-environ==0.9.0
djangorestframework==3.14.0
psycopg2==2.9.5
psycopg2-binary==2.9.5
pytz==2022.6
sqlparse==0.4.3

0 comments on commit c98dad8

Please sign in to comment.